Lucene Specific ICU4J

Lucene Specific ICU4J v4.6

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-icu4j
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lucene Specific ICU4J
Lucene Specific ICU4J v4.6
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-icu4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0