| License |
License
Version 1.2, InnerOpen - Distribution Controlled
|
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.github.punchplatform |
| ArtifactId | ArtifactIdpunch-api |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPunch API
Punch Global Public API
|
| Filename | Size |
|---|---|
| punch-api-8.0.0.pom | |
| punch-api-8.0.0.jar | 500 KB |
| punch-api-8.0.0-sources.jar | 12 KB |
| punch-api-8.0.0-javadoc.jar | 482 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.punchplatform/punch-api/ -->
<dependency>
<groupId>io.github.punchplatform</groupId>
<artifactId>punch-api</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.punchplatform/punch-api/
implementation 'io.github.punchplatform:punch-api:8.0.0'
// https://jarcasting.com/artifacts/io.github.punchplatform/punch-api/
implementation ("io.github.punchplatform:punch-api:8.0.0")
'io.github.punchplatform:punch-api:jar:8.0.0'
<dependency org="io.github.punchplatform" name="punch-api" rev="8.0.0">
<artifact name="punch-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.punchplatform', module='punch-api', version='8.0.0')
)
libraryDependencies += "io.github.punchplatform" % "punch-api" % "8.0.0"
[io.github.punchplatform/punch-api "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
| io.prometheus : simpleclient | jar | 0.12.0 |
| io.prometheus : simpleclient_hotspot | jar | 0.12.0 |
| io.prometheus : simpleclient_httpserver | jar | 0.12.0 |
| io.prometheus : simpleclient_pushgateway | jar | 0.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |