is not current version
Last Version 1.0.0

com.github.ddth:ddth-lucext-core 0.1.0

DDTH's utilities and extensions for Apache Lucene

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-lucext-core
Version

Version

0.1.0
Type

Type

jar

Download ddth-lucext-core 0.1.0


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