License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.ndrlslz |
ArtifactId | ArtifactIdzhihuDaily-java-client |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionzhihuDaily-java-client
A Java SDK Client for zhihu daily
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ndrlslz/zhihuDaily-java-client/ -->
<dependency>
<groupId>com.github.ndrlslz</groupId>
<artifactId>zhihuDaily-java-client</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ndrlslz/zhihuDaily-java-client/
implementation 'com.github.ndrlslz:zhihuDaily-java-client:0.1.2'
// https://jarcasting.com/artifacts/com.github.ndrlslz/zhihuDaily-java-client/
implementation ("com.github.ndrlslz:zhihuDaily-java-client:0.1.2")
'com.github.ndrlslz:zhihuDaily-java-client:jar:0.1.2'
<dependency org="com.github.ndrlslz" name="zhihuDaily-java-client" rev="0.1.2">
<artifact name="zhihuDaily-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ndrlslz', module='zhihuDaily-java-client', version='0.1.2')
)
libraryDependencies += "com.github.ndrlslz" % "zhihuDaily-java-client" % "0.1.2"
[com.github.ndrlslz/zhihuDaily-java-client "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.7 |