Last Version

com.github.birdasaur.litfx:LitFX 0.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.birdasaur.litfx
ArtifactId

ArtifactId

LitFX
Version

Version

0.1.0
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/Birdasaur/LitFX

Download LitFX 0.1.0

Filename Size
LitFX-0.1.0.pom 7 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

  • litfx-core
  • litfx-demos
  • litfx-controls