License |
License
MIT
|
---|---|
GroupId | GroupIdone.leftshift.explicit |
ArtifactId | ArtifactIdexplicit |
Last Version | Last Version0.10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExplicit
Explicit is a cross platform library for rule based named entity recognition.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
explicit-0.10.6.pom | |
explicit-0.10.6.jar | 178 KB |
explicit-0.10.6-sources.jar | 42 KB |
explicit-0.10.6-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/ -->
<dependency>
<groupId>one.leftshift.explicit</groupId>
<artifactId>explicit</artifactId>
<version>0.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/
implementation 'one.leftshift.explicit:explicit:0.10.6'
// https://jarcasting.com/artifacts/one.leftshift.explicit/explicit/
implementation ("one.leftshift.explicit:explicit:0.10.6")
'one.leftshift.explicit:explicit:jar:0.10.6'
<dependency org="one.leftshift.explicit" name="explicit" rev="0.10.6">
<artifact name="explicit" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.leftshift.explicit', module='explicit', version='0.10.6')
)
libraryDependencies += "one.leftshift.explicit" % "explicit" % "0.10.6"
[one.leftshift.explicit/explicit "0.10.6"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.8-1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.41 |