GroupId | GroupIdio.github.junxworks |
---|---|
ArtifactId | ArtifactIdjunx-stat |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
junx-stat-1.0.5.pom | |
junx-stat-1.0.5.jar | 88 KB |
junx-stat-1.0.5-sources.jar | 91 KB |
junx-stat-1.0.5-javadoc.jar | 594 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-stat</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/
implementation 'io.github.junxworks:junx-stat:1.0.5'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-stat/
implementation ("io.github.junxworks:junx-stat:1.0.5")
'io.github.junxworks:junx-stat:jar:1.0.5'
<dependency org="io.github.junxworks" name="junx-stat" rev="1.0.5">
<artifact name="junx-stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-stat', version='1.0.5')
)
libraryDependencies += "io.github.junxworks" % "junx-stat" % "1.0.5"
[io.github.junxworks/junx-stat "1.0.5"]