is not current version
Last Version 0.3-incubating

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

Gnip Providers

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-provider-gnip
Version

Version

0.2-incubating
Type

Type

pom

Download streams-provider-gnip 0.2-incubating


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