Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.hoverruan |
ArtifactId | ArtifactIdweiboclient4j |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
weiboclient4j-0.2.5.pom | |
weiboclient4j-0.2.5.jar | 184 KB |
weiboclient4j-0.2.5-sources.jar | 66 KB |
weiboclient4j-0.2.5-javadoc.jar | 656 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/ -->
<dependency>
<groupId>com.github.hoverruan</groupId>
<artifactId>weiboclient4j</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation 'com.github.hoverruan:weiboclient4j:0.2.5'
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation ("com.github.hoverruan:weiboclient4j:0.2.5")
'com.github.hoverruan:weiboclient4j:jar:0.2.5'
<dependency org="com.github.hoverruan" name="weiboclient4j" rev="0.2.5">
<artifact name="weiboclient4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoverruan', module='weiboclient4j', version='0.2.5')
)
libraryDependencies += "com.github.hoverruan" % "weiboclient4j" % "0.2.5"
[com.github.hoverruan/weiboclient4j "0.2.5"]