MVN

io.cana.steam : steam-all

Maven & Gradle

Sep 06, 2021

Steam · Simple Toolkit

<dependency>
    <groupId>io.cana.steam</groupId>
    <artifactId>steam-all</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cana.steam : steam-all to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of io.cana.steam : steam-all to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
steam-all-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.cana.steam</groupId>
    <artifactId>steam-all</artifactId>
    <version>0.5.0</version>
</dependency>