is not current version
Last Version 0.1.13

net.sridharan.objectconstruction:must-call-checker 0.1.10

Object Construction Checker

Categories

Categories

Net
GroupId

GroupId

net.sridharan.objectconstruction
ArtifactId

ArtifactId

must-call-checker
Version

Version

0.1.10
Type

Type

jar

Download must-call-checker 0.1.10


<!-- https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/ -->
<dependency>
    <groupId>net.sridharan.objectconstruction</groupId>
    <artifactId>must-call-checker</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/
implementation 'net.sridharan.objectconstruction:must-call-checker:0.1.10'
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/
implementation ("net.sridharan.objectconstruction:must-call-checker:0.1.10")
'net.sridharan.objectconstruction:must-call-checker:jar:0.1.10'
<dependency org="net.sridharan.objectconstruction" name="must-call-checker" rev="0.1.10">
  <artifact name="must-call-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sridharan.objectconstruction', module='must-call-checker', version='0.1.10')
)
libraryDependencies += "net.sridharan.objectconstruction" % "must-call-checker" % "0.1.10"
[net.sridharan.objectconstruction/must-call-checker "0.1.10"]