Skip to content

1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 12:04
· 22 commits to master since this release
425cbc4

Grab the new version from Maven central https://repo1.maven.org/maven2/com/lukaspradel/steam-web-api/1.10.0/ by using it in your dependencies like so:

<dependencies>
  <dependency>
      <groupId>com.lukaspradel</groupId>
      <artifactId>steam-web-api</artifactId>
      <version>1.10.0</version>
  </dependency>
</dependencies>

What's Changed

New Contributors

Full Changelog: 1.9.1...1.10.0