не последняя версия
Последняя версия 1.0.3

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

JSoagger JAVAFX core api

Группа

Группа

io.github.jsoagger
Идентификатор

Идентификатор

jsoagger-jfxcore-api
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать jsoagger-jfxcore-api 1.0.2


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