is not current version
Last Version 0.1.13

net.sridharan.objectconstruction:object-construction-checker 0.1.8

Object Construction Checker

Categories

Categories

Net
GroupId

GroupId

net.sridharan.objectconstruction
ArtifactId

ArtifactId

object-construction-checker
Version

Version

0.1.8
Type

Type

jar

Download object-construction-checker 0.1.8


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