| License | 
                License
                                                        Commercial                                                 
                                     | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Net | 
        
| GroupId | GroupIdnet.java.truelicense | 
    
| ArtifactId | ArtifactIdtruelicense-v1-xml | 
    
| Last Version | Last Version2.0-rc2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTrueLicense V1/XML 
            Provides life cycle management for V1-with-XML (V1/XML) format license keys. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v1-xml/ -->
<dependency>
    <groupId>net.java.truelicense</groupId>
    <artifactId>truelicense-v1-xml</artifactId>
    <version>2.0-rc2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v1-xml/
implementation 'net.java.truelicense:truelicense-v1-xml:2.0-rc2'
                // https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v1-xml/
implementation ("net.java.truelicense:truelicense-v1-xml:2.0-rc2")
                'net.java.truelicense:truelicense-v1-xml:jar:2.0-rc2'
                <dependency org="net.java.truelicense" name="truelicense-v1-xml" rev="2.0-rc2">
  <artifact name="truelicense-v1-xml" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.java.truelicense', module='truelicense-v1-xml', version='2.0-rc2')
)
                libraryDependencies += "net.java.truelicense" % "truelicense-v1-xml" % "2.0-rc2"
                [net.java.truelicense/truelicense-v1-xml "2.0-rc2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.java.truelicense : truelicense-v1-core | jar | 2.0-rc2 | 
| net.java.truelicense : truelicense-xml | jar | 2.0-rc2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.java.truelicense : truelicense-core | test-jar | 2.0-rc2 | 
| net.java.truelicense : truelicense-v1-core | test-jar | 2.0-rc2 | 
| org.slf4j : slf4j-api | jar | 1.7.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.2 |