Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.guigarage |
ArtifactId | ArtifactIdlogin-with-fx |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
login-with-fx-0.7.pom | |
login-with-fx-0.7.jar | 21 KB |
login-with-fx-0.7-sources.jar | 9 KB |
login-with-fx-0.7-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guigarage/login-with-fx/ -->
<dependency>
<groupId>com.guigarage</groupId>
<artifactId>login-with-fx</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.guigarage/login-with-fx/
implementation 'com.guigarage:login-with-fx:0.7'
// https://jarcasting.com/artifacts/com.guigarage/login-with-fx/
implementation ("com.guigarage:login-with-fx:0.7")
'com.guigarage:login-with-fx:jar:0.7'
<dependency org="com.guigarage" name="login-with-fx" rev="0.7">
<artifact name="login-with-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guigarage', module='login-with-fx', version='0.7')
)
libraryDependencies += "com.guigarage" % "login-with-fx" % "0.7"
[com.guigarage/login-with-fx "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scribe : scribe | jar | 1.3.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
io.datafx : core | jar | 8.0 |
org.controlsfx : controlsfx | jar | 8.0.6 |
org.json : json | jar | 20140107 |
com.guigarage : ui-basics | jar | 0.7 |