is not current version
Last Version 4.7.0

net.troja.eve:eve-esi 1.4.2

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.2
Type

Type

jar

Download eve-esi 1.4.2


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