is not current version
Last Version 0.10.6

one.leftshift.explicit:explicit 0.10.5

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

GroupId

GroupId

one.leftshift.explicit
ArtifactId

ArtifactId

explicit
Version

Version

0.10.5
Type

Type

jar

Download explicit 0.10.5


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