is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-facebook 3.0.0-incubating

This package enables the Linked Data Client to access the metadata of Facebook objects using the Facebook Graph API.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-facebook
Version

Version

3.0.0-incubating
Type

Type

jar

Download ldclient-provider-facebook 3.0.0-incubating


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