is not current version
Last Version 0.1.14

com.github.sogyf:goja-rapid 0.1.12


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-rapid
Version

Version

0.1.12
Type

Type

jar

Download goja-rapid 0.1.12


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