License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.sellcom |
ArtifactId | ArtifactIdsellcom-javafx |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsellcom-javafx
sellcom.org Core Functions for JavaFX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sellcom-javafx-1.0.1.pom | |
sellcom-javafx-1.0.1.jar | 45 KB |
sellcom-javafx-1.0.1-sources.jar | 36 KB |
sellcom-javafx-1.0.1-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sellcom/sellcom-javafx/ -->
<dependency>
<groupId>org.sellcom</groupId>
<artifactId>sellcom-javafx</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sellcom/sellcom-javafx/
implementation 'org.sellcom:sellcom-javafx:1.0.1'
// https://jarcasting.com/artifacts/org.sellcom/sellcom-javafx/
implementation ("org.sellcom:sellcom-javafx:1.0.1")
'org.sellcom:sellcom-javafx:jar:1.0.1'
<dependency org="org.sellcom" name="sellcom-javafx" rev="1.0.1">
<artifact name="sellcom-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sellcom', module='sellcom-javafx', version='1.0.1')
)
libraryDependencies += "org.sellcom" % "sellcom-javafx" % "1.0.1"
[org.sellcom/sellcom-javafx "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sellcom : sellcom-java | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |