GroupId | GroupIdcom.github.hanshsieh |
---|---|
ArtifactId | ArtifactIdpixivjjfx |
Version | Version0.1.1-beta |
Type | Typejar |
Filename | Size |
---|---|
pixivjjfx-0.1.1-beta.pom | |
pixivjjfx-0.1.1-beta.jar | 21 KB |
pixivjjfx-0.1.1-beta-sources.jar | 13 KB |
pixivjjfx-0.1.1-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.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"]