Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamID

Build Weekly download statistics LICENSE

Introduction

SteamID is an implementation of Valve unique account identifier used to identify Steam accounts

The library consists of classes that represents SteamID
The library also provides registry of converters to convert SteamID representation

Documentation

Coming soon...

Usage

via Releases

Download .jar on releases or latest

via JitPack

  1. Add JitPack repo to your project pom.xml
<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>
  1. Add to your dependencies and choose version
<dependency>
    <groupId>com.github.rejchev</groupId>
    <artifactId>steamid</artifactId>
    <version>Tag</version>
</dependency>

About

SteamID representations implementation using Java

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages