| License |
License |
|---|---|
| GroupId | GroupIdorg.elypia.elypiai |
| ArtifactId | ArtifactIdurbandictionary |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelypiai
Wrappers for various web APIs that don't provide official libraries for Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| urbandictionary-3.0.0.pom | |
| urbandictionary-3.0.0.jar | 5 KB |
| urbandictionary-3.0.0-sources.jar | 5 KB |
| urbandictionary-3.0.0-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>urbandictionary</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/
implementation 'org.elypia.elypiai:urbandictionary:3.0.0'
// https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/
implementation ("org.elypia.elypiai:urbandictionary:3.0.0")
'org.elypia.elypiai:urbandictionary:jar:3.0.0'
<dependency org="org.elypia.elypiai" name="urbandictionary" rev="3.0.0">
<artifact name="urbandictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='urbandictionary', version='3.0.0')
)
libraryDependencies += "org.elypia.elypiai" % "urbandictionary" % "3.0.0"
[org.elypia.elypiai/urbandictionary "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elypia.retropia : core | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.elypia.retropia : gson | jar | 1.2.0 |