Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sridharan.objectconstruction |
ArtifactId | ArtifactIdmust-call-qual |
Version | Version0.1.10 |
Type | Typejar |
Filename | Size |
---|---|
must-call-qual-0.1.10.pom | |
must-call-qual-0.1.10.jar | 4 KB |
must-call-qual-0.1.10-sources.jar | 5 KB |
must-call-qual-0.1.10-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-qual/ -->
<dependency>
<groupId>net.sridharan.objectconstruction</groupId>
<artifactId>must-call-qual</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-qual/
implementation 'net.sridharan.objectconstruction:must-call-qual:0.1.10'
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-qual/
implementation ("net.sridharan.objectconstruction:must-call-qual:0.1.10")
'net.sridharan.objectconstruction:must-call-qual:jar:0.1.10'
<dependency org="net.sridharan.objectconstruction" name="must-call-qual" rev="0.1.10">
<artifact name="must-call-qual" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sridharan.objectconstruction', module='must-call-qual', version='0.1.10')
)
libraryDependencies += "net.sridharan.objectconstruction" % "must-call-qual" % "0.1.10"
[net.sridharan.objectconstruction/must-call-qual "0.1.10"]