@com.android.annotations.concurrency.Immutable public class MavenCoordinatesImpl extends Object
Serializable implementation of MavenCoordinates for use in the model.
Constructor and description |
---|
MavenCoordinatesImpl
(org.gradle.api.artifacts.ResolvedArtifact resolvedArtifact) |
Type | Name and description |
---|---|
String |
getArtifactId() |
String |
getClassifier() |
String |
getGroupId() |
String |
getPackaging() |
String |
getVersion() |
String |
toString() |