Последняя версия

socialauth 0.0.1

A minimalist social authentication library for Java

Лицензия

Лицензия

Группа

Группа

me.loki2302
Идентификатор

Идентификатор

socialauth
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

socialauth
A minimalist social authentication library for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/loki2302/socialauth
Система контроля версий

Система контроля версий

https://github.com/loki2302/socialauth

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.