Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-tokens-regex |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
uima-tokens-regex-1.1.pom | |
uima-tokens-regex-1.1.jar | 88 KB |
uima-tokens-regex-1.1-sources.jar | 48 KB |
uima-tokens-regex-1.1-javadoc.jar | 214 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation 'fr.univ-nantes.julestar:uima-tokens-regex:1.1'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation ("fr.univ-nantes.julestar:uima-tokens-regex:1.1")
'fr.univ-nantes.julestar:uima-tokens-regex:jar:1.1'
<dependency org="fr.univ-nantes.julestar" name="uima-tokens-regex" rev="1.1">
<artifact name="uima-tokens-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tokens-regex', version='1.1')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tokens-regex" % "1.1"
[fr.univ-nantes.julestar/uima-tokens-regex "1.1"]