is not current version
Last Version 3.0.2

at.molindo:esi4j 0.3.0-alpha-1


GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

esi4j
Version

Version

0.3.0-alpha-1
Type

Type

jar

Download esi4j 0.3.0-alpha-1


<!-- https://jarcasting.com/artifacts/at.molindo/esi4j/ -->
<dependency>
    <groupId>at.molindo</groupId>
    <artifactId>esi4j</artifactId>
    <version>0.3.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/esi4j/
implementation 'at.molindo:esi4j:0.3.0-alpha-1'
// https://jarcasting.com/artifacts/at.molindo/esi4j/
implementation ("at.molindo:esi4j:0.3.0-alpha-1")
'at.molindo:esi4j:jar:0.3.0-alpha-1'
<dependency org="at.molindo" name="esi4j" rev="0.3.0-alpha-1">
  <artifact name="esi4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='esi4j', version='0.3.0-alpha-1')
)
libraryDependencies += "at.molindo" % "esi4j" % "0.3.0-alpha-1"
[at.molindo/esi4j "0.3.0-alpha-1"]