is not current version
Last Version 1.2

com.github.jjYBdx4IL:parser 1.0


GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

parser
Version

Version

1.0
Type

Type

jar

Download parser 1.0


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