License |
License |
---|---|
GroupId | GroupIdio.github.luiziffer |
ArtifactId | ArtifactIdps2-census |
Version | Version0.1.5 |
Type | Typejar |
Description |
DescriptionPS2 Census Java
An unofficial PS2 Census API Wrapper for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ps2-census-0.1.5.pom | |
ps2-census-0.1.5.jar | 250 KB |
ps2-census-0.1.5-sources.jar | 126 KB |
ps2-census-0.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/ -->
<dependency>
<groupId>io.github.luiziffer</groupId>
<artifactId>ps2-census</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/
implementation 'io.github.luiziffer:ps2-census:0.1.5'
// https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/
implementation ("io.github.luiziffer:ps2-census:0.1.5")
'io.github.luiziffer:ps2-census:jar:0.1.5'
<dependency org="io.github.luiziffer" name="ps2-census" rev="0.1.5">
<artifact name="ps2-census" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luiziffer', module='ps2-census', version='0.1.5')
)
libraryDependencies += "io.github.luiziffer" % "ps2-census" % "0.1.5"
[io.github.luiziffer/ps2-census "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
com.squareup.okhttp3 : okhttp | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.squareup.okio : okio | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |