Last Version

battlenet-oauth2 0.0.2

Library to log in Battlenet (Blizzard) with OAuth2 system.

License

License

Categories

Categories

H2 Data Databases Net OAuth2 Security
GroupId

GroupId

com.github.dementhius
ArtifactId

ArtifactId

battlenet-oauth2
Version

Version

0.0.2
Type

Type

aar
Description

Description

battlenet-oauth2
Library to log in Battlenet (Blizzard) with OAuth2 system.
Project URL

Project URL

https://github.com/dementhius/battlenet-oauth2
Source Code Management

Source Code Management

https://github.com/dementhius/battlenet-oauth2

Download battlenet-oauth2 0.0.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.