is not current version
Last Version 1.0.3

io.github.jsoagger:jsoagger-jfxcore 1.0.1

JSoagger jfx core

GroupId

GroupId

io.github.jsoagger
ArtifactId

ArtifactId

jsoagger-jfxcore
Version

Version

1.0.1
Type

Type

pom

Download jsoagger-jfxcore 1.0.1

Filename Size
jsoagger-jfxcore-1.0.1.pom 25 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/ -->
<dependency>
    <groupId>io.github.jsoagger</groupId>
    <artifactId>jsoagger-jfxcore</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation 'io.github.jsoagger:jsoagger-jfxcore:1.0.1'
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation ("io.github.jsoagger:jsoagger-jfxcore:1.0.1")
'io.github.jsoagger:jsoagger-jfxcore:pom:1.0.1'
<dependency org="io.github.jsoagger" name="jsoagger-jfxcore" rev="1.0.1">
  <artifact name="jsoagger-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoagger', module='jsoagger-jfxcore', version='1.0.1')
)
libraryDependencies += "io.github.jsoagger" % "jsoagger-jfxcore" % "1.0.1"
[io.github.jsoagger/jsoagger-jfxcore "1.0.1"]