steam-web-api-java
steam-web-api-java copied to clipboard
:steam_locomotive: Java library to provide access to the data available from Valve's Steam API
Hello, help me please, iam try to get user game stats, first iam try to do like this: `http://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v0002/?appid=570&key=949DDA17D1A94CB9D387F2BE0727EB5F&steamid=76561198140055626&include_appinfo=1` but for dota i just have this response: `{ "playerstats": {...
Steam offers an additional so-called [Storefront API](https://wiki.teamfortress.com/wiki/User:RJackson/StorefrontAPI). The available functions of this API should be implemented and made available in the same manner as the web API.
This saves 15.7 kb of file size
The biggest change in this pull request is, that the jar now declares an module. Also upgraded dependencies + plugins, fixed javadoc warnings and removed slf4j from the compile dependencies.
Added exposure of a status code to make it possible to handle it in a required way.
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.18.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.18.0 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle,...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. Release notes Sourced from org.jacoco:jacoco-maven-plugin's releases. 0.8.13 New Features JaCoCo now officially supports Java 23 and Java 24 (GitHub #1757, #1631, #1867). Experimental support...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.5.3 🐛 Bug Fixes [SUREFIRE-1737] - Fix disable in statelessTestsetReporter (#816) @slawekjaranowski [SUREFIRE-1643] - surefire junit5 parallel tests...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. Release notes Sourced from org.apache.maven.plugins:maven-source-plugin's releases. 3.4.0 🐛 Bug Fixes [MSOURCES-140] - fail only if re-attach different files (#24) @hboutemy 👻 Maintenance Bump m-invoker-p...