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