License |
License
MIT Licence
|
---|---|
GroupId | GroupIdcom.github.stachu540 |
ArtifactId | ArtifactIdHiRezAPI-api |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHiRezAPI (API Only)
HiRezAPI common component.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HiRezAPI-api-3.1.0.pom | |
HiRezAPI-api-3.1.0.jar | 72 KB |
HiRezAPI-api-3.1.0-sources.jar | 24 KB |
HiRezAPI-api-3.1.0-shaded.jar | 6 MB |
HiRezAPI-api-3.1.0-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-api/ -->
<dependency>
<groupId>com.github.stachu540</groupId>
<artifactId>HiRezAPI-api</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-api/
implementation 'com.github.stachu540:HiRezAPI-api:3.1.0'
// https://jarcasting.com/artifacts/com.github.stachu540/HiRezAPI-api/
implementation ("com.github.stachu540:HiRezAPI-api:3.1.0")
'com.github.stachu540:HiRezAPI-api:jar:3.1.0'
<dependency org="com.github.stachu540" name="HiRezAPI-api" rev="3.1.0">
<artifact name="HiRezAPI-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stachu540', module='HiRezAPI-api', version='3.1.0')
)
libraryDependencies += "com.github.stachu540" % "HiRezAPI-api" % "3.1.0"
[com.github.stachu540/HiRezAPI-api "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.11.0 |
io.reactivex.rxjava3 : rxjava | jar | 3.0.4 |
com.squareup.okhttp3 : okhttp | jar | 4.7.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.7.2 |