License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.org.bstats |
ArtifactId | ArtifactIdhdb-api |
Version | Version1.7 |
Type | Typejar |
Description |
DescriptionbStats-Metrics
The bStats metrics classes for various server implementations
|
Filename | Size |
---|---|
hdb-api-1.7.pom | |
hdb-api-1.7.jar | 18 KB |
hdb-api-1.7-sources.jar | 6 KB |
hdb-api-1.7-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.org.bstats/hdb-api/ -->
<dependency>
<groupId>com.github.shynixn.org.bstats</groupId>
<artifactId>hdb-api</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.org.bstats/hdb-api/
implementation 'com.github.shynixn.org.bstats:hdb-api:1.7'
// https://jarcasting.com/artifacts/com.github.shynixn.org.bstats/hdb-api/
implementation ("com.github.shynixn.org.bstats:hdb-api:1.7")
'com.github.shynixn.org.bstats:hdb-api:jar:1.7'
<dependency org="com.github.shynixn.org.bstats" name="hdb-api" rev="1.7">
<artifact name="hdb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.org.bstats', module='hdb-api', version='1.7')
)
libraryDependencies += "com.github.shynixn.org.bstats" % "hdb-api" % "1.7"
[com.github.shynixn.org.bstats/hdb-api "1.7"]