License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Net OAuth2 Security |
GroupId | GroupIdcom.github.dementhius |
ArtifactId | ArtifactIdbattlenet-oauth2 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbattlenet-oauth2
Library to log in Battlenet (Blizzard) with OAuth2 system.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
battlenet-oauth2-0.0.2.pom | |
battlenet-oauth2-0.0.2.aar | 27 KB |
battlenet-oauth2-0.0.2-sources.jar | 7 KB |
battlenet-oauth2-0.0.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dementhius/battlenet-oauth2/ -->
<dependency>
<groupId>com.github.dementhius</groupId>
<artifactId>battlenet-oauth2</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dementhius/battlenet-oauth2/
implementation 'com.github.dementhius:battlenet-oauth2:0.0.2'
// https://jarcasting.com/artifacts/com.github.dementhius/battlenet-oauth2/
implementation ("com.github.dementhius:battlenet-oauth2:0.0.2")
'com.github.dementhius:battlenet-oauth2:aar:0.0.2'
<dependency org="com.github.dementhius" name="battlenet-oauth2" rev="0.0.2">
<artifact name="battlenet-oauth2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dementhius', module='battlenet-oauth2', version='0.0.2')
)
libraryDependencies += "com.github.dementhius" % "battlenet-oauth2" % "0.0.2"
[com.github.dementhius/battlenet-oauth2 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.apis : google-api-services-oauth2 | jar | v2-rev112-1.22.0 |
com.android.support » appcompat-v7 | jar | 23.4.0 |
com.android.support.constraint » constraint-layout | jar | 1.0.0-alpha3 |