| License |
License |
|---|---|
| GroupId | GroupIdorg.polystat.py2eo |
| ArtifactId | ArtifactIdparser |
| Last Version | Last Version0.0.11.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionparser
Parent POM.xml with most oftenly used pre-configured features
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parser-0.0.11.3.pom | |
| parser-0.0.11.3.jar | 691 KB |
| parser-0.0.11.3-sources.jar | 147 KB |
| parser-0.0.11.3-javadoc.jar | 1 MB |
| parser-0.0.11.3-jar-with-dependencies.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.polystat.py2eo/parser/ -->
<dependency>
<groupId>org.polystat.py2eo</groupId>
<artifactId>parser</artifactId>
<version>0.0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat.py2eo/parser/
implementation 'org.polystat.py2eo:parser:0.0.11.3'
// https://jarcasting.com/artifacts/org.polystat.py2eo/parser/
implementation ("org.polystat.py2eo:parser:0.0.11.3")
'org.polystat.py2eo:parser:jar:0.0.11.3'
<dependency org="org.polystat.py2eo" name="parser" rev="0.0.11.3">
<artifact name="parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat.py2eo', module='parser', version='0.0.11.3')
)
libraryDependencies += "org.polystat.py2eo" % "parser" % "0.0.11.3"
[org.polystat.py2eo/parser "0.0.11.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.9.3 |
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.cactoos : cactoos | jar | 0.50 |