Last Version

lc4j 4.0

Java library for language detection of a text snippet

License

License

Categories

Categories

Net
GroupId

GroupId

net.olivo
ArtifactId

ArtifactId

lc4j
Version

Version

4.0
Type

Type

jar
Description

Description

lc4j
Java library for language detection of a text snippet
Project URL

Project URL

https://github.com/olivomarco/lc4j
Source Code Management

Source Code Management

https://github.com/olivomarco/lc4j

Download lc4j 4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
colt : colt jar 1.2.0
gnu.getopt : java-getopt jar 1.0.13
it.unimi.dsi : fastutil jar 8.1.0
it.unimi.di : mg4j jar 5.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.