| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jilen |
| ArtifactId | ArtifactIdplay-weibo_2.10 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionplay-weibo
play-weibo
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.jilen |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-weibo_2.10-0.0.2.pom | |
| play-weibo_2.10-0.0.2.jar | 178 KB |
| play-weibo_2.10-0.0.2-sources.jar | 6 KB |
| play-weibo_2.10-0.0.2-javadoc.jar | 507 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jilen/play-weibo_2.10/ -->
<dependency>
<groupId>com.github.jilen</groupId>
<artifactId>play-weibo_2.10</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jilen/play-weibo_2.10/
implementation 'com.github.jilen:play-weibo_2.10:0.0.2'
// https://jarcasting.com/artifacts/com.github.jilen/play-weibo_2.10/
implementation ("com.github.jilen:play-weibo_2.10:0.0.2")
'com.github.jilen:play-weibo_2.10:jar:0.0.2'
<dependency org="com.github.jilen" name="play-weibo_2.10" rev="0.0.2">
<artifact name="play-weibo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jilen', module='play-weibo_2.10', version='0.0.2')
)
libraryDependencies += "com.github.jilen" % "play-weibo_2.10" % "0.0.2"
[com.github.jilen/play-weibo_2.10 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| org.json4s : json4s-native_2.10 | jar | 3.2.5 |
| com.ning : async-http-client | jar | 1.7.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.spray : spray-client | jar | 1.2.0 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.0 |