is not current version
Last Version 1.0.9

io.github.junxworks:junx-core 1.0.0


GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-core
Version

Version

1.0.0
Type

Type

jar

Download junx-core 1.0.0


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