MVN

com.github.hanshsieh : pixivj

Maven & Gradle

May 23, 2021
1 usages
4 stars

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

<dependency>
    <groupId>com.github.hanshsieh</groupId>
    <artifactId>pixivj</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hanshsieh : pixivj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3
  • Latest Beta: 1.2.3-beta.2

All Versions

Choose a version of com.github.hanshsieh : pixivj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
pixivj-1.2.3
pixivj-1.2.3-beta.2
pixivj-1.2.3-beta
1.1.x
pixivj-1.1.2-beta
1.0.x
pixivj-1.0.0-beta
0.1.x
pixivj-0.1.1-beta
pixivj-0.1.0-beta

How to add a dependency to Maven

Add the following com.github.hanshsieh : pixivj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hanshsieh</groupId>
    <artifactId>pixivj</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hanshsieh : pixivj gradle dependency to your build.gradle file:

implementation 'com.github.hanshsieh:pixivj:1.2.3'

Gradle Kotlin DSL: Add the following com.github.hanshsieh : pixivj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hanshsieh:pixivj:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hanshsieh : pixivj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hanshsieh" % "pixivj" % "1.2.3"

Advertisement

Dependencies from Group

May 23, 2021
1 usages
4 stars
Mar 13, 2021
0 stars

Discover Dependencies

Oct 28, 2020
3 usages
Jul 09, 2021
3 usages
3.8k stars
Apr 27, 2021
1 usages
Sep 23, 2021
1 usages
0 stars
Feb 24, 2023
1 usages
5 stars
Sep 14, 2021
2 usages
8 stars
Sep 14, 2021
2 usages
8 stars
Dec 28, 2020
1 usages
1 stars
Jul 06, 2023
1 usages
4 stars