is not current version
Last Version 3.0.0

org.elypia.elypiai:urbandictionary 2.3.3

An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.

GroupId

GroupId

org.elypia.elypiai
ArtifactId

ArtifactId

urbandictionary
Version

Version

2.3.3
Type

Type

jar

Download urbandictionary 2.3.3


<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/ -->
<dependency>
    <groupId>org.elypia.elypiai</groupId>
    <artifactId>urbandictionary</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/
implementation 'org.elypia.elypiai:urbandictionary:2.3.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/urbandictionary/
implementation ("org.elypia.elypiai:urbandictionary:2.3.3")
'org.elypia.elypiai:urbandictionary:jar:2.3.3'
<dependency org="org.elypia.elypiai" name="urbandictionary" rev="2.3.3">
  <artifact name="urbandictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='urbandictionary', version='2.3.3')
)
libraryDependencies += "org.elypia.elypiai" % "urbandictionary" % "2.3.3"
[org.elypia.elypiai/urbandictionary "2.3.3"]