is not current version
Last Version 0.1.12

com.github.sogyf:goja-jfinal 0.1.4


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-jfinal
Version

Version

0.1.4
Type

Type

jar

Download goja-jfinal 0.1.4


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