Skip to content

Safe & exception-free library for Steam ID representation w/ Java 8+ support.

License

Notifications You must be signed in to change notification settings

anominy/steam-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam ID

Modules

Type

Maven

<dependency>
    <groupId>io.github.anominy</groupId>
    <artifactId>steam-id-type</artifactId>
    <version>0.3-r1</version>
</dependency>

Gradle

implementation 'io.github.anominy:steam-id-type:0.3-r1'

Util

Maven

<dependency>
    <groupId>io.github.anominy</groupId>
    <artifactId>steam-id-util</artifactId>
    <version>0.3-r1</version>
</dependency>

Gradle

implementation 'io.github.anominy:steam-id-util:0.3-r1'

Enum

Maven

<dependency>
    <groupId>io.github.anominy</groupId>
    <artifactId>steam-id-enum</artifactId>
    <version>0.3-r1</version>
</dependency>

Gradle

implementation 'io.github.anominy:steam-id-enum:0.3-r1'

License

Licensed under the Apache-2.0 license.

About

Safe & exception-free library for Steam ID representation w/ Java 8+ support.

Resources

License

Stars

Watchers

Forks

Languages