is not current version
Last Version 1.5.0

io.github.huisunan:epic4j 1.3.4

epic4j

GroupId

GroupId

io.github.huisunan
ArtifactId

ArtifactId

epic4j
Version

Version

1.3.4
Type

Type

jar

Download epic4j 1.3.4


<!-- https://jarcasting.com/artifacts/io.github.huisunan/epic4j/ -->
<dependency>
    <groupId>io.github.huisunan</groupId>
    <artifactId>epic4j</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huisunan/epic4j/
implementation 'io.github.huisunan:epic4j:1.3.4'
// https://jarcasting.com/artifacts/io.github.huisunan/epic4j/
implementation ("io.github.huisunan:epic4j:1.3.4")
'io.github.huisunan:epic4j:jar:1.3.4'
<dependency org="io.github.huisunan" name="epic4j" rev="1.3.4">
  <artifact name="epic4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huisunan', module='epic4j', version='1.3.4')
)
libraryDependencies += "io.github.huisunan" % "epic4j" % "1.3.4"
[io.github.huisunan/epic4j "1.3.4"]