| Группа | Группаio.github.jsoagger |
|---|---|
| Идентификатор | Идентификаторjsoagger-jfxcore |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jsoagger-jfxcore-1.0.0.pom | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/ -->
<dependency>
<groupId>io.github.jsoagger</groupId>
<artifactId>jsoagger-jfxcore</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation 'io.github.jsoagger:jsoagger-jfxcore:1.0.0'
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation ("io.github.jsoagger:jsoagger-jfxcore:1.0.0")
'io.github.jsoagger:jsoagger-jfxcore:pom:1.0.0'
<dependency org="io.github.jsoagger" name="jsoagger-jfxcore" rev="1.0.0">
<artifact name="jsoagger-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoagger', module='jsoagger-jfxcore', version='1.0.0')
)
libraryDependencies += "io.github.jsoagger" % "jsoagger-jfxcore" % "1.0.0"
[io.github.jsoagger/jsoagger-jfxcore "1.0.0"]