Last Version

Object Construction Type Qualifiers 0.1.13

Object Construction Checker

License

License

Categories

Categories

Net
GroupId

GroupId

net.sridharan.objectconstruction
ArtifactId

ArtifactId

object-construction-qual
Version

Version

0.1.13
Type

Type

jar
Description

Description

Object Construction Type Qualifiers
Object Construction Checker
Project URL

Project URL

https://github.com/kelloggm/object-construction-checker
Source Code Management

Source Code Management

https://github.com/kelloggm/object-construction-checker

Download object-construction-qual 0.1.13


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

Dependencies

compile (2)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.12.0
net.sridharan.objectconstruction : must-call-qual jar 0.1.13

Project Modules

There are no modules declared in this project.