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