MVN

com.lukaspradel : steam-web-api

Maven & Gradle

Aug 02, 2023
56 stars

Steam Web API · A library to provide access to the data available from Valve's Steam API

<dependency>
    <groupId>com.lukaspradel</groupId>
    <artifactId>steam-web-api</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lukaspradel : steam-web-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.lukaspradel : steam-web-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
steam-web-api-1.6.0
1.5.x
steam-web-api-1.5.0
1.4.x
steam-web-api-1.4.2
steam-web-api-1.4.1
1.4
steam-web-api-1.4
1.3
steam-web-api-1.3
1.2
steam-web-api-1.2
1.1
steam-web-api-1.1
1.0
steam-web-api-1.0

How to add a dependency to Maven

Add the following com.lukaspradel : steam-web-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lukaspradel : steam-web-api gradle dependency to your build.gradle file:

implementation 'com.lukaspradel:steam-web-api:1.6.0'

Gradle Kotlin DSL: Add the following com.lukaspradel : steam-web-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lukaspradel:steam-web-api:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lukaspradel : steam-web-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lukaspradel" % "steam-web-api" % "1.6.0"

Advertisement

Dependencies from Group

Aug 02, 2023
56 stars

Discover Dependencies

Feb 13, 2017
1 usages
1.9k stars
Jan 15, 2016
43 usages
1.9k stars
Jan 07, 2020
8 usages
2k stars
Dec 13, 2017
1 usages
508 stars
Jun 27, 2017
4 stars
Aug 23, 2023
1 usages
455 stars
Oct 05, 2016
4 usages
13 stars