License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdacteur-facebook-auth |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActeur Facebook Auth
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |