License |
License |
---|---|
GroupId | GroupIdcom.github.huanying04.utils |
ArtifactId | ArtifactIdjixiv |
Version | Version0.1.0.9 |
Type | Typejar |
Description |
Descriptionjixiv
A application that can be uses to crawl Pixiv illustration and novel info.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jixiv-0.1.0.9.pom | |
jixiv-0.1.0.9.jar | 71 KB |
jixiv-0.1.0.9-sources.jar | 39 KB |
jixiv-0.1.0.9-javadoc.jar | 689 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.huanying04.utils/jixiv/ -->
<dependency>
<groupId>com.github.huanying04.utils</groupId>
<artifactId>jixiv</artifactId>
<version>0.1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huanying04.utils/jixiv/
implementation 'com.github.huanying04.utils:jixiv:0.1.0.9'
// https://jarcasting.com/artifacts/com.github.huanying04.utils/jixiv/
implementation ("com.github.huanying04.utils:jixiv:0.1.0.9")
'com.github.huanying04.utils:jixiv:jar:0.1.0.9'
<dependency org="com.github.huanying04.utils" name="jixiv" rev="0.1.0.9">
<artifact name="jixiv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huanying04.utils', module='jixiv', version='0.1.0.9')
)
libraryDependencies += "com.github.huanying04.utils" % "jixiv" % "0.1.0.9"
[com.github.huanying04.utils/jixiv "0.1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
org.json : json | jar | 20200518 |
org.jsoup : jsoup | jar | 1.13.1 |
org.apache.commons : commons-text | jar | 1.9 |
com.google.guava : guava | jar | 30.1.1-jre |