License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-stat |
Version | Version1.0.8 |
Type | Typejar |
Description |
Description开源junx工具包
|
Filename | Size |
---|---|
junx-stat-1.0.8.pom | |
junx-stat-1.0.8.jar | 88 KB |
junx-stat-1.0.8-sources.jar | 89 KB |
junx-stat-1.0.8-javadoc.jar | 597 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-stat</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/
implementation 'io.github.junxworks:junx-stat:1.0.8'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/
implementation ("io.github.junxworks:junx-stat:1.0.8")
'io.github.junxworks:junx-stat:jar:1.0.8'
<dependency org="io.github.junxworks" name="junx-stat" rev="1.0.8">
<artifact name="junx-stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-stat', version='1.0.8')
)
libraryDependencies += "io.github.junxworks" % "junx-stat" % "1.0.8"
[io.github.junxworks/junx-stat "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.junxworks : junx-core | jar | 1.0.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |