is not current version
Last Version 1.1.4

io.github.junxworks:junx-ep-core 1.0.3


GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-ep-core
Version

Version

1.0.3
Type

Type

jar

Download junx-ep-core 1.0.3


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