| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторacteur-facebook-auth |
| Последняя версия | Последняя версия2.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеActeur Facebook Auth
Shared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acteur-facebook-auth-2.8.3.pom | |
| acteur-facebook-auth-2.8.3.jar | 7 KB |
| acteur-facebook-auth-2.8.3-sources.jar | 4 KB |
| acteur-facebook-auth-2.8.3-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-facebook-auth/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-facebook-auth</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-facebook-auth/
implementation 'com.mastfrog:acteur-facebook-auth:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-facebook-auth/
implementation ("com.mastfrog:acteur-facebook-auth:2.8.3")
'com.mastfrog:acteur-facebook-auth:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-facebook-auth" rev="2.8.3">
<artifact name="acteur-facebook-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-facebook-auth', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-facebook-auth" % "2.8.3"
[com.mastfrog/acteur-facebook-auth "2.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : acteur-auth | jar | 2.8.3 |
| com.mastfrog : url | jar | 2.8.3 |
| com.restfb : restfb | jar | 2022.4.0 |
| org.scribe : scribe | jar | 1.3.7 |
| com.google.http-client : google-http-client-jackson2 | jar | 1.42.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |