License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjunx
开源junx工具包
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junx-1.0.9.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx/
implementation 'io.github.junxworks:junx:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx/
implementation ("io.github.junxworks:junx:1.0.9")
'io.github.junxworks:junx:pom:1.0.9'
<dependency org="io.github.junxworks" name="junx" rev="1.0.9">
<artifact name="junx" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx" % "1.0.9"
[io.github.junxworks/junx "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |