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