is not current version
Last Version 0.1.14

com.github.sogyf:goja 0.1.8


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja
Version

Version

0.1.8
Type

Type

pom

Download goja 0.1.8

Filename Size
goja-0.1.8.pom 9 KB
Browse

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