scalagram

Instagram API wrapper for Scala

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.Rydgel
ArtifactId

ArtifactId

scalagram_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalagram
Instagram API wrapper for Scala
Project URL

Project URL

https://github.com/Rydgel/scalagram
Project Organization

Project Organization

com.github.Rydgel

Download scalagram_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.typesafe.play : play-json_2.11 jar 2.3.7
net.databinder.dispatch : dispatch-core_2.11 jar 0.11.2
com.netaporter : scala-uri_2.11 jar 0.4.9
org.slf4j : slf4j-nop jar 1.6.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0