is not current version
Last Version 1.0.9

io.github.junxworks:junx 1.0.5

开源junx工具包

GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx
Version

Version

1.0.5
Type

Type

pom

Download junx 1.0.5

Filename Size
junx-1.0.5.pom 9 KB
Browse

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