License |
License |
---|---|
GroupId | GroupIdeu.fbk.twm |
ArtifactId | ArtifactIdtwm-utils |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Wiki Machine - Extraction library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
twm-utils-1.4.pom | |
twm-utils-1.4.jar | 158 KB |
twm-utils-1.4-tests.jar | 1 KB |
twm-utils-1.4-sources.jar | 92 KB |
twm-utils-1.4-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.twm/twm-utils/ -->
<dependency>
<groupId>eu.fbk.twm</groupId>
<artifactId>twm-utils</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.twm/twm-utils/
implementation 'eu.fbk.twm:twm-utils:1.4'
// https://jarcasting.com/artifacts/eu.fbk.twm/twm-utils/
implementation ("eu.fbk.twm:twm-utils:1.4")
'eu.fbk.twm:twm-utils:jar:1.4'
<dependency org="eu.fbk.twm" name="twm-utils" rev="1.4">
<artifact name="twm-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.twm', module='twm-utils', version='1.4')
)
libraryDependencies += "eu.fbk.twm" % "twm-utils" % "1.4"
[eu.fbk.twm/twm-utils "1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
log4j : log4j | jar | 1.2.17 |
commons-lang : commons-lang | jar | 2.6 |