License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jrebirth.af |
ArtifactId | ArtifactIdfxform |
Version | Version8.6.0 |
Type | Typejar |
Description |
DescriptionFXForm
Integration of FXForm into JRebirth
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fxform-8.6.0.pom | |
fxform-8.6.0.jar | 5 KB |
fxform-8.6.0-tests.jar | 4 KB |
fxform-8.6.0-sources.jar | 4 KB |
fxform-8.6.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jrebirth.af/fxform/ -->
<dependency>
<groupId>org.jrebirth.af</groupId>
<artifactId>fxform</artifactId>
<version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af/fxform/
implementation 'org.jrebirth.af:fxform:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af/fxform/
implementation ("org.jrebirth.af:fxform:8.6.0")
'org.jrebirth.af:fxform:jar:8.6.0'
<dependency org="org.jrebirth.af" name="fxform" rev="8.6.0">
<artifact name="fxform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af', module='fxform', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af" % "fxform" % "8.6.0"
[org.jrebirth.af/fxform "8.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jrebirth.af : core | jar | 8.6.0 |
com.dooapp.fxform2 : core | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |