License |
License |
---|---|
GroupId | GroupIdcom.github.hanshsieh |
ArtifactId | ArtifactIdpixivjjfx |
Version | Version0.1.4-beta |
Type | Typejar |
Description |
Descriptionpixivj-jfx
Supporting library for Pixivj using JavaFX.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pixivjjfx-0.1.4-beta.pom | |
pixivjjfx-0.1.4-beta.jar | 21 KB |
pixivjjfx-0.1.4-beta-sources.jar | 13 KB |
pixivjjfx-0.1.4-beta-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hanshsieh/pixivjjfx/ -->
<dependency>
<groupId>com.github.hanshsieh</groupId>
<artifactId>pixivjjfx</artifactId>
<version>0.1.4-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hanshsieh/pixivjjfx/
implementation 'com.github.hanshsieh:pixivjjfx:0.1.4-beta'
// https://jarcasting.com/artifacts/com.github.hanshsieh/pixivjjfx/
implementation ("com.github.hanshsieh:pixivjjfx:0.1.4-beta")
'com.github.hanshsieh:pixivjjfx:jar:0.1.4-beta'
<dependency org="com.github.hanshsieh" name="pixivjjfx" rev="0.1.4-beta">
<artifact name="pixivjjfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hanshsieh', module='pixivjjfx', version='0.1.4-beta')
)
libraryDependencies += "com.github.hanshsieh" % "pixivjjfx" % "0.1.4-beta"
[com.github.hanshsieh/pixivjjfx "0.1.4-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 15.0.1 |
org.openjfx : javafx-web | jar | 15.0.1 |
com.github.hanshsieh : pixivj | jar | 1.1.1-beta-SNAPSHOT |
org.checkerframework : checker-qual | jar | 3.10.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.widen : urlbuilder | jar | 2.1.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |