Last Version

socialauth 0.0.1

A minimalist social authentication library for Java

License

License

GroupId

GroupId

me.loki2302
ArtifactId

ArtifactId

socialauth
Version

Version

0.0.1
Type

Type

jar
Description

Description

socialauth
A minimalist social authentication library for Java
Project URL

Project URL

https://github.com/loki2302/socialauth
Source Code Management

Source Code Management

https://github.com/loki2302/socialauth

Download socialauth 0.0.1


<!-- https://jarcasting.com/artifacts/me.loki2302/socialauth/ -->
<dependency>
    <groupId>me.loki2302</groupId>
    <artifactId>socialauth</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.loki2302/socialauth/
implementation 'me.loki2302:socialauth:0.0.1'
// https://jarcasting.com/artifacts/me.loki2302/socialauth/
implementation ("me.loki2302:socialauth:0.0.1")
'me.loki2302:socialauth:jar:0.0.1'
<dependency org="me.loki2302" name="socialauth" rev="0.0.1">
  <artifact name="socialauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.loki2302', module='socialauth', version='0.0.1')
)
libraryDependencies += "me.loki2302" % "socialauth" % "0.0.1"
[me.loki2302/socialauth "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.apache.httpcomponents : httpclient jar 4.3
commons-io : commons-io jar 2.4
org.twitter4j : twitter4j-core jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.