Groovy Documentation

org.gradle.api.artifacts.indexing
Interface JarFilePackageListener


interface JarFilePackageListener

author:
Tom Eyckmans


Method Summary
void receivePackage(java.lang.String packageName)

 

Method Detail

receivePackage

public void receivePackage(java.lang.String packageName)


 

Groovy Documentation