| License |
License |
|---|---|
| GroupId | GroupIdcom.dlsc.unitfx |
| ArtifactId | ArtifactIdunitfx-demo |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUnitFXDemo
Parent POM for all DLSC projects
|
| Project Organization |
Project OrganizationDLSC Software & Consulting |
| Filename | Size |
|---|---|
| unitfx-demo-1.0.10.pom | |
| unitfx-demo-1.0.10.jar | 8 KB |
| unitfx-demo-1.0.10-sources.jar | 3 KB |
| unitfx-demo-1.0.10-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.unitfx/unitfx-demo/ -->
<dependency>
<groupId>com.dlsc.unitfx</groupId>
<artifactId>unitfx-demo</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.unitfx/unitfx-demo/
implementation 'com.dlsc.unitfx:unitfx-demo:1.0.10'
// https://jarcasting.com/artifacts/com.dlsc.unitfx/unitfx-demo/
implementation ("com.dlsc.unitfx:unitfx-demo:1.0.10")
'com.dlsc.unitfx:unitfx-demo:jar:1.0.10'
<dependency org="com.dlsc.unitfx" name="unitfx-demo" rev="1.0.10">
<artifact name="unitfx-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.unitfx', module='unitfx-demo', version='1.0.10')
)
libraryDependencies += "com.dlsc.unitfx" % "unitfx-demo" % "1.0.10"
[com.dlsc.unitfx/unitfx-demo "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dlsc.unitfx : unitfx | jar | 1.0.10 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |