License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.dataglot |
ArtifactId | ArtifactIdorg.dataglot.words |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.dataglot.words
org.dataglot.words
|
Filename | Size |
---|---|
org.dataglot.words-0.0.1.pom | |
org.dataglot.words-0.0.1.jar | 7 KB |
org.dataglot.words-0.0.1-sources.jar | 3 KB |
org.dataglot.words-0.0.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dataglot/org.dataglot.words/ -->
<dependency>
<groupId>org.dataglot</groupId>
<artifactId>org.dataglot.words</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.words/
implementation 'org.dataglot:org.dataglot.words:0.0.1'
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.words/
implementation ("org.dataglot:org.dataglot.words:0.0.1")
'org.dataglot:org.dataglot.words:jar:0.0.1'
<dependency org="org.dataglot" name="org.dataglot.words" rev="0.0.1">
<artifact name="org.dataglot.words" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataglot', module='org.dataglot.words', version='0.0.1')
)
libraryDependencies += "org.dataglot" % "org.dataglot.words" % "0.0.1"
[org.dataglot/org.dataglot.words "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.atteo : evo-inflector | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |