is not current version
Last Version 0.10.6

Explicit 0.10.0

Explicit is a cross platform library for rule based named entity recognition.

License

License

MIT
GroupId

GroupId

one.leftshift.explicit
ArtifactId

ArtifactId

explicit
Version

Version

0.10.0
Type

Type

jar
Description

Description

Explicit
Explicit is a cross platform library for rule based named entity recognition.
Project URL

Project URL

https://github.com/leftshiftone/explicit
Source Code Management

Source Code Management

https://github.com/leftshiftone/explicit

Download explicit 0.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1

runtime (3)

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

Project Modules

There are no modules declared in this project.