Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-tokens-regex |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
uima-tokens-regex-1.4.pom | |
uima-tokens-regex-1.4.jar | 108 KB |
uima-tokens-regex-1.4-sources.jar | 58 KB |
uima-tokens-regex-1.4-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-tokens-regex</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation 'fr.univ-nantes.julestar:uima-tokens-regex:1.4'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation ("fr.univ-nantes.julestar:uima-tokens-regex:1.4")
'fr.univ-nantes.julestar:uima-tokens-regex:jar:1.4'
<dependency org="fr.univ-nantes.julestar" name="uima-tokens-regex" rev="1.4">
<artifact name="uima-tokens-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tokens-regex', version='1.4')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tokens-regex" % "1.4"
[fr.univ-nantes.julestar/uima-tokens-regex "1.4"]