is not current version
Last Version 4.7.0

net.troja.eve:eve-esi 2.2.8

Java Client for the new Eve Swagger Interface (ESI)

Categories

Categories

Net
GroupId

GroupId

net.troja.eve
ArtifactId

ArtifactId

eve-esi
Version

Version

2.2.8
Type

Type

jar

Download eve-esi 2.2.8


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