GroupId | GroupIdio.github.jsoagger |
---|---|
ArtifactId | ArtifactIdjsoagger-jfxcore |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
jsoagger-jfxcore-1.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation 'io.github.jsoagger:jsoagger-jfxcore:1.0.2'
// https://jarcasting.com/artifacts/io.github.jsoagger/jsoagger-jfxcore/
implementation ("io.github.jsoagger:jsoagger-jfxcore:1.0.2")
'io.github.jsoagger:jsoagger-jfxcore:pom:1.0.2'
<dependency org="io.github.jsoagger" name="jsoagger-jfxcore" rev="1.0.2">
<artifact name="jsoagger-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jsoagger', module='jsoagger-jfxcore', version='1.0.2')
)
libraryDependencies += "io.github.jsoagger" % "jsoagger-jfxcore" % "1.0.2"
[io.github.jsoagger/jsoagger-jfxcore "1.0.2"]