License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.hoverruan |
ArtifactId | ArtifactIdweiboclient4j |
Version | Version0.4.16 |
Type | Typejar |
Description |
Descriptionweiboclient4j
Java library for Sina Weibo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weiboclient4j-0.4.16.pom | |
weiboclient4j-0.4.16.jar | 252 KB |
weiboclient4j-0.4.16-sources.jar | 110 KB |
weiboclient4j-0.4.16-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/ -->
<dependency>
<groupId>com.github.hoverruan</groupId>
<artifactId>weiboclient4j</artifactId>
<version>0.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation 'com.github.hoverruan:weiboclient4j:0.4.16'
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation ("com.github.hoverruan:weiboclient4j:0.4.16")
'com.github.hoverruan:weiboclient4j:jar:0.4.16'
<dependency org="com.github.hoverruan" name="weiboclient4j" rev="0.4.16">
<artifact name="weiboclient4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoverruan', module='weiboclient4j', version='0.4.16')
)
libraryDependencies += "com.github.hoverruan" % "weiboclient4j" % "0.4.16"
[com.github.hoverruan/weiboclient4j "0.4.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scribe : scribe | jar | 1.3.5 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |