Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.hoverruan |
ArtifactId | ArtifactIdweiboclient4j |
Version | Version0.4.10 |
Type | Typejar |
Filename | Size |
---|---|
weiboclient4j-0.4.10.pom | |
weiboclient4j-0.4.10.jar | 246 KB |
weiboclient4j-0.4.10-sources.jar | 108 KB |
weiboclient4j-0.4.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation 'com.github.hoverruan:weiboclient4j:0.4.10'
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation ("com.github.hoverruan:weiboclient4j:0.4.10")
'com.github.hoverruan:weiboclient4j:jar:0.4.10'
<dependency org="com.github.hoverruan" name="weiboclient4j" rev="0.4.10">
<artifact name="weiboclient4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoverruan', module='weiboclient4j', version='0.4.10')
)
libraryDependencies += "com.github.hoverruan" % "weiboclient4j" % "0.4.10"
[com.github.hoverruan/weiboclient4j "0.4.10"]