is not current version
Last Version 0.1.9

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


GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-lucene
Version

Version

0.1.4-1
Type

Type

jar

Download goja-lucene 0.1.4-1


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