Misc Simple Parsers


License

License

GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

parser
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Misc Simple Parsers
Project Organization

Project Organization

Github jjYBdx4IL Projects

Download parser

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL/parser/ -->
<dependency>
    <groupId>com.github.jjYBdx4IL</groupId>
    <artifactId>parser</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/parser/
implementation 'com.github.jjYBdx4IL:parser:1.2'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/parser/
implementation ("com.github.jjYBdx4IL:parser:1.2")
'com.github.jjYBdx4IL:parser:jar:1.2'
<dependency org="com.github.jjYBdx4IL" name="parser" rev="1.2">
  <artifact name="parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL', module='parser', version='1.2')
)
libraryDependencies += "com.github.jjYBdx4IL" % "parser" % "1.2"
[com.github.jjYBdx4IL/parser "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar 1.7.25
com.github.jjYBdx4IL.utils : text-utils jar 1.0

test (5)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.6
junit : junit jar 4.12
com.github.jjYBdx4IL.utils : junit4-utils jar 1.0
org.slf4j : slf4j-simple jar 1.7.25
com.github.jjYBdx4IL.utils : xml-dom4j-utils jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0