is not current version
Last Version 4.7.0

net.troja.eve:eve-esi 1.5.1

Java Client for the new Eve Swagger Interface (ESI)

Categories

Categories

Net
GroupId

GroupId

net.troja.eve
ArtifactId

ArtifactId

eve-esi
Version

Version

1.5.1
Type

Type

jar

Download eve-esi 1.5.1


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