is not current version
Last Version 1.0.3

io.github.jsoagger:jsoagger-jfxcore-api 1.0.0

JSoagger JAVAFX core api

GroupId

GroupId

io.github.jsoagger
ArtifactId

ArtifactId

jsoagger-jfxcore-api
Version

Version

1.0.0
Type

Type

jar

Download jsoagger-jfxcore-api 1.0.0


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