com.github.birdasaur.litfx:LitFX

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

GroupId

GroupId

com.github.birdasaur.litfx
ArtifactId

ArtifactId

LitFX
Last Version

Last Version

0.1.0
Release Date

Release Date

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

Filename Size
LitFX-0.1.0.pom 7 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4