| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.github.hoverruan |
| Идентификатор | Идентификаторweiboclient4j |
| Версия | Версия0.2.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| weiboclient4j-0.2.8.pom | |
| weiboclient4j-0.2.8.jar | 200 KB |
| weiboclient4j-0.2.8-sources.jar | 72 KB |
| weiboclient4j-0.2.8-javadoc.jar | 707 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/ -->
<dependency>
<groupId>com.github.hoverruan</groupId>
<artifactId>weiboclient4j</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation 'com.github.hoverruan:weiboclient4j:0.2.8'
// https://jarcasting.com/artifacts/com.github.hoverruan/weiboclient4j/
implementation ("com.github.hoverruan:weiboclient4j:0.2.8")
'com.github.hoverruan:weiboclient4j:jar:0.2.8'
<dependency org="com.github.hoverruan" name="weiboclient4j" rev="0.2.8">
<artifact name="weiboclient4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoverruan', module='weiboclient4j', version='0.2.8')
)
libraryDependencies += "com.github.hoverruan" % "weiboclient4j" % "0.2.8"
[com.github.hoverruan/weiboclient4j "0.2.8"]