is not current version
Last Version 0.6.1

org.apache.streams:streams-provider-facebook 0.2-incubating

Facebook Provider

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-provider-facebook
Version

Version

0.2-incubating
Type

Type

jar

Download streams-provider-facebook 0.2-incubating


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