is not current version
Last Version 1.0.1

com.github.kmizu:pegex_2.13 1.0.0

pegex

GroupId

GroupId

com.github.kmizu
ArtifactId

ArtifactId

pegex_2.13
Version

Version

1.0.0
Type

Type

jar

Download pegex_2.13 1.0.0


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