social-api-scala


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.kfang
ArtifactId

ArtifactId

social-api-scala_2.10
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

social-api-scala
social-api-scala
Project URL

Project URL

https://github.com/kfang/social-api-scala
Project Organization

Project Organization

com.github.kfang

Download social-api-scala_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kfang/social-api-scala_2.10/ -->
<dependency>
    <groupId>com.github.kfang</groupId>
    <artifactId>social-api-scala_2.10</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kfang/social-api-scala_2.10/
implementation 'com.github.kfang:social-api-scala_2.10:0.4'
// https://jarcasting.com/artifacts/com.github.kfang/social-api-scala_2.10/
implementation ("com.github.kfang:social-api-scala_2.10:0.4")
'com.github.kfang:social-api-scala_2.10:jar:0.4'
<dependency org="com.github.kfang" name="social-api-scala_2.10" rev="0.4">
  <artifact name="social-api-scala_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kfang', module='social-api-scala_2.10', version='0.4')
)
libraryDependencies += "com.github.kfang" % "social-api-scala_2.10" % "0.4"
[com.github.kfang/social-api-scala_2.10 "0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.scalaj : scalaj-http_2.10 jar 0.3.14
com.typesafe : config jar 1.2.1
io.spray : spray-json_2.10 jar 1.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1