is not current version
Last Version 1.2.3

com.github.hanshsieh:pixivj 1.2.3-beta

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

GroupId

GroupId

com.github.hanshsieh
ArtifactId

ArtifactId

pixivj
Version

Version

1.2.3-beta
Type

Type

jar

Download pixivj 1.2.3-beta


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