| GroupId | GroupIdcom.github.birdasaur.litfx |
|---|---|
| ArtifactId | ArtifactIdlitfx-demos |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| litfx-demos-0.1.1.pom | |
| litfx-demos-0.1.1.jar | 6 MB |
| litfx-demos-0.1.1-sources.jar | 6 MB |
| litfx-demos-0.1.1-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-demos/ -->
<dependency>
<groupId>com.github.birdasaur.litfx</groupId>
<artifactId>litfx-demos</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-demos/
implementation 'com.github.birdasaur.litfx:litfx-demos:0.1.1'
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-demos/
implementation ("com.github.birdasaur.litfx:litfx-demos:0.1.1")
'com.github.birdasaur.litfx:litfx-demos:jar:0.1.1'
<dependency org="com.github.birdasaur.litfx" name="litfx-demos" rev="0.1.1">
<artifact name="litfx-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.birdasaur.litfx', module='litfx-demos', version='0.1.1')
)
libraryDependencies += "com.github.birdasaur.litfx" % "litfx-demos" % "0.1.1"
[com.github.birdasaur.litfx/litfx-demos "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.birdasaur.litfx : litfx-core | jar | 0.1.1 |
| com.github.birdasaur.litfx : litfx-controls | jar | 0.1.1 |