is not current version
Last Version 4.7.0

net.troja.eve:eve-esi 1.4.5

Java Client for the new Eve Swagger Interface (ESI)

Categories

Categories

Net
GroupId

GroupId

net.troja.eve
ArtifactId

ArtifactId

eve-esi
Version

Version

1.4.5
Type

Type

jar

Download eve-esi 1.4.5


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