is not current version
Last Version 0.1.14

com.github.sogyf:goja-test 0.1.6


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-test
Version

Version

0.1.6
Type

Type

jar

Download goja-test 0.1.6


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