Last Version

pixivj 1.2.3

This library is a Java client for Pixiv, a Japanese online community for artists.

License

License

GroupId

GroupId

com.github.hanshsieh
ArtifactId

ArtifactId

pixivj
Version

Version

1.2.3
Type

Type

jar
Description

Description

pixivj
This library is a Java client for Pixiv, a Japanese online community for artists.
Project URL

Project URL

https://github.com/hanshsieh/pixivj
Source Code Management

Source Code Management

http://github.com/hanshsieh/pixivj

Download pixivj 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.hanshsieh/pixivj/ -->
<dependency>
    <groupId>com.github.hanshsieh</groupId>
    <artifactId>pixivj</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hanshsieh/pixivj/
implementation 'com.github.hanshsieh:pixivj:1.2.3'
// https://jarcasting.com/artifacts/com.github.hanshsieh/pixivj/
implementation ("com.github.hanshsieh:pixivj:1.2.3")
'com.github.hanshsieh:pixivj:jar:1.2.3'
<dependency org="com.github.hanshsieh" name="pixivj" rev="1.2.3">
  <artifact name="pixivj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hanshsieh', module='pixivj', version='1.2.3')
)
libraryDependencies += "com.github.hanshsieh" % "pixivj" % "1.2.3"
[com.github.hanshsieh/pixivj "1.2.3"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.checkerframework : checker-qual jar 3.10.0
com.squareup.okhttp3 : okhttp jar 4.9.1
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.11

test (2)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.49
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.