| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdio.github.kohsah | 
    
| ArtifactId | ArtifactIdakomantoso-lib | 
    
| Last Version | Last Version1.0.15 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionakomantoso-lib 
            This is a java class representation of the Akoma Ntoso XML schema.
        Akoma Ntoso is an emerging legal document standard for representing legislative and judicial documents in XML format.
        See both http://www.akomtantoso.org and http://code.google.com/p/akomantoso.
        This library is generated using JAXB on the Akoma Ntoso 3.0 schema. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| akomantoso-lib-1.0.15.pom | |
| akomantoso-lib-1.0.15.jar | 1 MB | 
| akomantoso-lib-1.0.15-sources.jar | 1 MB | 
| akomantoso-lib-1.0.15-javadoc.jar | 6 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.kohsah/akomantoso-lib/ -->
<dependency>
    <groupId>io.github.kohsah</groupId>
    <artifactId>akomantoso-lib</artifactId>
    <version>1.0.15</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.kohsah/akomantoso-lib/
implementation 'io.github.kohsah:akomantoso-lib:1.0.15'
                // https://jarcasting.com/artifacts/io.github.kohsah/akomantoso-lib/
implementation ("io.github.kohsah:akomantoso-lib:1.0.15")
                'io.github.kohsah:akomantoso-lib:jar:1.0.15'
                <dependency org="io.github.kohsah" name="akomantoso-lib" rev="1.0.15">
  <artifact name="akomantoso-lib" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.kohsah', module='akomantoso-lib', version='1.0.15')
)
                libraryDependencies += "io.github.kohsah" % "akomantoso-lib" % "1.0.15"
                [io.github.kohsah/akomantoso-lib "1.0.15"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.5 | 
| org.slf4j : slf4j-simple | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |