Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sridharan.objectconstruction |
ArtifactId | ArtifactIdobject-construction-qual |
Version | Version0.1.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sridharan.objectconstruction/object-construction-qual/ -->
<dependency>
<groupId>net.sridharan.objectconstruction</groupId>
<artifactId>object-construction-qual</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/object-construction-qual/
implementation 'net.sridharan.objectconstruction:object-construction-qual:0.1.10'
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/object-construction-qual/
implementation ("net.sridharan.objectconstruction:object-construction-qual:0.1.10")
'net.sridharan.objectconstruction:object-construction-qual:jar:0.1.10'
<dependency org="net.sridharan.objectconstruction" name="object-construction-qual" rev="0.1.10">
<artifact name="object-construction-qual" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sridharan.objectconstruction', module='object-construction-qual', version='0.1.10')
)
libraryDependencies += "net.sridharan.objectconstruction" % "object-construction-qual" % "0.1.10"
[net.sridharan.objectconstruction/object-construction-qual "0.1.10"]