is not current version
Last Version 1.1.2

com.github.cico216:fx-demo 1.1


GroupId

GroupId

com.github.cico216
ArtifactId

ArtifactId

fx-demo
Version

Version

1.1
Type

Type

jar

Download fx-demo 1.1


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