is not current version
Last Version 0.1.14

com.github.sogyf:goja 0.1.5


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja
Version

Version

0.1.5
Type

Type

pom

Download goja 0.1.5

Filename Size
goja-0.1.5.pom 10 KB
Browse

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