| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.eolang | 
    
| ArtifactId | ArtifactIdeo-parser | 
    
| Last Version | Last Version0.23.15 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioneo-parser 
            EO-to-XML Parser 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| eo-parser-0.23.15.pom | |
| eo-parser-0.23.15.jar | 90 KB | 
| eo-parser-0.23.15-sources.jar | 69 KB | 
| eo-parser-0.23.15-javadoc.jar | 198 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eolang/eo-parser/ -->
<dependency>
    <groupId>org.eolang</groupId>
    <artifactId>eo-parser</artifactId>
    <version>0.23.15</version>
</dependency>
                // https://jarcasting.com/artifacts/org.eolang/eo-parser/
implementation 'org.eolang:eo-parser:0.23.15'
                // https://jarcasting.com/artifacts/org.eolang/eo-parser/
implementation ("org.eolang:eo-parser:0.23.15")
                'org.eolang:eo-parser:jar:0.23.15'
                <dependency org="org.eolang" name="eo-parser" rev="0.23.15">
  <artifact name="eo-parser" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.eolang', module='eo-parser', version='0.23.15')
)
                libraryDependencies += "org.eolang" % "eo-parser" % "0.23.15"
                [org.eolang/eo-parser "0.23.15"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.cactoos : cactoos | jar | 0.50 | 
| com.yegor256 : xsline | jar | 0.5.2 | 
| org.antlr : antlr4-runtime | jar | 4.9.2 | 
| com.jcabi : jcabi-xml | jar | 0.23.1 | 
| com.jcabi : jcabi-manifests | jar | 1.1 | 
| com.jcabi : jcabi-log | jar | 0.20.0 | 
| com.jcabi.incubator : xembly | jar | 0.25.0 | 
| org.yaml : snakeyaml | jar | 1.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.8.0-5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 | 
| com.jcabi : jcabi-matchers | jar | 1.5.3 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |