is not current version
Last Version 0.1.5

io.github.luiziffer:ps2-census 0.1.1

An unofficial PS2 Census API Wrapper for Java

GroupId

GroupId

io.github.luiziffer
ArtifactId

ArtifactId

ps2-census
Version

Version

0.1.1
Type

Type

jar

Download ps2-census 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/ -->
<dependency>
    <groupId>io.github.luiziffer</groupId>
    <artifactId>ps2-census</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/
implementation 'io.github.luiziffer:ps2-census:0.1.1'
// https://jarcasting.com/artifacts/io.github.luiziffer/ps2-census/
implementation ("io.github.luiziffer:ps2-census:0.1.1")
'io.github.luiziffer:ps2-census:jar:0.1.1'
<dependency org="io.github.luiziffer" name="ps2-census" rev="0.1.1">
  <artifact name="ps2-census" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luiziffer', module='ps2-census', version='0.1.1')
)
libraryDependencies += "io.github.luiziffer" % "ps2-census" % "0.1.1"
[io.github.luiziffer/ps2-census "0.1.1"]