is not current version
Last Version 4.2.3

org.elypia.elypiai:path-of-exile 3.0.0

Wrappers for various web APIs that don't provide official libraries for Java.

GroupId

GroupId

org.elypia.elypiai
ArtifactId

ArtifactId

path-of-exile
Version

Version

3.0.0
Type

Type

jar

Download path-of-exile 3.0.0


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