Groovy Documentation

org.gradle.api.internal.artifacts.publish.maven
Interface PomModuleIdWriter


interface PomModuleIdWriter

author:
Hans Dockter


Method Summary
void convert(MavenPom pom, PrintWriter testPrintWriter)

 

Method Detail

convert

public void convert(MavenPom pom, PrintWriter testPrintWriter)


 

Groovy Documentation