Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sridharan.objectconstruction |
ArtifactId | ArtifactIdreturnsrcvr-checker |
Version | Version0.1.7 |
Type | Typejar |
Filename | Size |
---|---|
returnsrcvr-checker-0.1.7.pom | |
returnsrcvr-checker-0.1.7.jar | 12 KB |
returnsrcvr-checker-0.1.7-sources.jar | 6 KB |
returnsrcvr-checker-0.1.7-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sridharan.objectconstruction/returnsrcvr-checker/ -->
<dependency>
<groupId>net.sridharan.objectconstruction</groupId>
<artifactId>returnsrcvr-checker</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/returnsrcvr-checker/
implementation 'net.sridharan.objectconstruction:returnsrcvr-checker:0.1.7'
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/returnsrcvr-checker/
implementation ("net.sridharan.objectconstruction:returnsrcvr-checker:0.1.7")
'net.sridharan.objectconstruction:returnsrcvr-checker:jar:0.1.7'
<dependency org="net.sridharan.objectconstruction" name="returnsrcvr-checker" rev="0.1.7">
<artifact name="returnsrcvr-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sridharan.objectconstruction', module='returnsrcvr-checker', version='0.1.7')
)
libraryDependencies += "net.sridharan.objectconstruction" % "returnsrcvr-checker" % "0.1.7"
[net.sridharan.objectconstruction/returnsrcvr-checker "0.1.7"]