is not current version
Last Version 0.1.4-beta

com.github.hanshsieh:pixivjjfx 0.1.1-beta

Supporting library for Pixivj using JavaFX.

GroupId

GroupId

com.github.hanshsieh
ArtifactId

ArtifactId

pixivjjfx
Version

Version

0.1.1-beta
Type

Type

jar

Download pixivjjfx 0.1.1-beta


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