org.gradle.api.artifacts
Interface ForcedVersion


public interface ForcedVersion

Describes the forced version


Method Summary
 String getGroup()
           
 String getName()
           
 String getVersion()
           
 

Method Detail

getGroup

String getGroup()

getName

String getName()

getVersion

String getVersion()