is not current version
Last Version 1.2

com.arcbees:facebook 1.1


GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

facebook
Version

Version

1.1
Type

Type

jar

Download facebook 1.1


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