License |
License |
---|---|
GroupId | GroupIduk.co.solong |
ArtifactId | ArtifactIdsteam4j-auth |
Version | Version2.0.22 |
Type | Typejar |
Description |
DescriptionSteam4J Auth
A module for OpenID authentication with Steam
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
steam4j-auth-2.0.22.pom | |
steam4j-auth-2.0.22.jar | 7 KB |
steam4j-auth-2.0.22-sources.jar | 2 KB |
steam4j-auth-2.0.22-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.solong/steam4j-auth/ -->
<dependency>
<groupId>uk.co.solong</groupId>
<artifactId>steam4j-auth</artifactId>
<version>2.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-auth/
implementation 'uk.co.solong:steam4j-auth:2.0.22'
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-auth/
implementation ("uk.co.solong:steam4j-auth:2.0.22")
'uk.co.solong:steam4j-auth:jar:2.0.22'
<dependency org="uk.co.solong" name="steam4j-auth" rev="2.0.22">
<artifact name="steam4j-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.solong', module='steam4j-auth', version='2.0.22')
)
libraryDependencies += "uk.co.solong" % "steam4j-auth" % "2.0.22"
[uk.co.solong/steam4j-auth "2.0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.glassfish.jersey.core : jersey-server | jar | |
com.sun.jersey : jersey-grizzly2 | jar | 1.19 |
commons-lang : commons-lang | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework : spring-web | jar | |
org.springframework.batch : spring-batch-core | jar | |
org.slf4j : slf4j-api | jar | |
uk.co.solong : collections | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-all | jar |