is not current version
Last Version 1.2

com.github.jjYBdx4IL:parser 1.1


GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

parser
Version

Version

1.1
Type

Type

jar

Download parser 1.1


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