License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.olivo |
ArtifactId | ArtifactIdlc4j |
Version | Version4.0 |
Type | Typejar |
Description |
Descriptionlc4j
Java library for language detection of a text snippet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lc4j-4.0.pom | |
lc4j-4.0.jar | 21 KB |
lc4j-4.0-sources.jar | 15 KB |
lc4j-4.0-javadoc.jar | 411 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |