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