is not current version
Last Version 0.1.0

com.github.birdasaur.litfx:litfx-controls 0.0.7


GroupId

GroupId

com.github.birdasaur.litfx
ArtifactId

ArtifactId

litfx-controls
Version

Version

0.0.7
Type

Type

jar

Download litfx-controls 0.0.7


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