License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sridharan.objectconstruction |
ArtifactId | ArtifactIdmust-call-checker |
Version | Version0.1.13 |
Type | Typejar |
Description |
DescriptionMust Call Checker
Object Construction Checker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
must-call-checker-0.1.13.pom | |
must-call-checker-0.1.13.jar | 25 KB |
must-call-checker-0.1.13-sources.jar | 42 KB |
must-call-checker-0.1.13-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/ -->
<dependency>
<groupId>net.sridharan.objectconstruction</groupId>
<artifactId>must-call-checker</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/
implementation 'net.sridharan.objectconstruction:must-call-checker:0.1.13'
// https://jarcasting.com/artifacts/net.sridharan.objectconstruction/must-call-checker/
implementation ("net.sridharan.objectconstruction:must-call-checker:0.1.13")
'net.sridharan.objectconstruction:must-call-checker:jar:0.1.13'
<dependency org="net.sridharan.objectconstruction" name="must-call-checker" rev="0.1.13">
<artifact name="must-call-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sridharan.objectconstruction', module='must-call-checker', version='0.1.13')
)
libraryDependencies += "net.sridharan.objectconstruction" % "must-call-checker" % "0.1.13"
[net.sridharan.objectconstruction/must-call-checker "0.1.13"]
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker | jar | 3.12.0 |
com.google.guava : guava | jar | 29.0-jre |
net.sridharan.objectconstruction : must-call-qual | jar | 0.1.13 |
net.sridharan.objectconstruction : object-construction-qual | jar | 0.1.13 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : framework-test | jar | 3.12.0 |
junit : junit | jar | 4.13 |