is not current version
Last Version 1.5

com.github.venkatramanm.swf-all:swf-plugin-lucene 1.4

swf-plugin-lucene

GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-plugin-lucene
Version

Version

1.4
Type

Type

jar

Download swf-plugin-lucene 1.4


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