s

streams-provider-instagram

Instagram Provider
Files download
File Operation
streams-provider-instagram-0.3-incubating.jar download
streams-provider-instagram-0.3-incubating.pom download
Apache Maven
<dependency>
  <groupId>org.apache.streams</groupId>
  <artifactId>streams-provider-instagram</artifactId>
  <version>0.3-incubating</version>
</dependency>
Gradle Groovy
implementation 'org.apache.streams:streams-provider-instagram:0.3-incubating'
Gradle Kotlin
implementation("org.apache.streams:streams-provider-instagram:0.3-incubating")
Scala SBT
libraryDependencies += "org.apache.streams" % "streams-provider-instagram" % "0.3-incubating"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.streams', module='streams-provider-instagram', version='0.3-incubating')
)
Apache Ivy
<dependency org="org.apache.streams" name="streams-provider-instagram" rev="0.3-incubating" />
Leiningen
[org.apache.streams/streams-provider-instagram "0.3-incubating"]
Apache Buildr
'org.apache.streams:streams-provider-instagram:jar:0.3-incubating'