is not current version
Last Version 0.1.12

com.github.sogyf:goja-jfinal 0.1.4-1


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-jfinal
Version

Version

0.1.4-1
Type

Type

jar

Download goja-jfinal 0.1.4-1


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