License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdacteur-facebook-auth |
Version | Version2.7.2 |
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.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-facebook-auth/
implementation 'com.mastfrog:acteur-facebook-auth:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-facebook-auth/
implementation ("com.mastfrog:acteur-facebook-auth:2.7.2")
'com.mastfrog:acteur-facebook-auth:jar:2.7.2'
<dependency org="com.mastfrog" name="acteur-facebook-auth" rev="2.7.2">
<artifact name="acteur-facebook-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-facebook-auth', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "acteur-facebook-auth" % "2.7.2"
[com.mastfrog/acteur-facebook-auth "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : acteur-auth | jar | 2.7.2 |
com.mastfrog : url | jar | 2.7.2 |
com.restfb : restfb | jar | 1.7.0 |
org.scribe : scribe | jar | 1.3.7 |
com.google.http-client : google-http-client-jackson2 | jar | 1.39.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |