| License |
License |
|---|---|
| GroupId | GroupIdio.github.jsoagger |
| ArtifactId | ArtifactIdjsoagger-jfxcore |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJSoagger jfx core
JSoagger jfx core
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJSOAGGER |
| Filename | Size |
|---|---|
| jsoagger-jfxcore-1.0.3.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/ -->
<dependency>
<groupId>io.github.jsoagger</groupId>
<artifactId>jsoagger-jfxcore</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation 'io.github.jsoagger:jsoagger-jfxcore:1.0.3'
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation ("io.github.jsoagger:jsoagger-jfxcore:1.0.3")
'io.github.jsoagger:jsoagger-jfxcore:pom:1.0.3'
<dependency org="io.github.jsoagger" name="jsoagger-jfxcore" rev="1.0.3">
<artifact name="jsoagger-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoagger', module='jsoagger-jfxcore', version='1.0.3')
)
libraryDependencies += "io.github.jsoagger" % "jsoagger-jfxcore" % "1.0.3"
[io.github.jsoagger/jsoagger-jfxcore "1.0.3"]