License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdfxtended |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionFXtended
A collection of active annotations and extension methods for JavaFX 8 programming in the Xtend programming language.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fxtended-2.0.0.pom | |
fxtended-2.0.0.jar | 112 KB |
fxtended-2.0.0-sources.jar | 164 KB |
fxtended-2.0.0-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/fxtended/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>fxtended</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/fxtended/
implementation 'net.bbmsoft:fxtended:2.0.0'
// https://jarcasting.com/artifacts/net.bbmsoft/fxtended/
implementation ("net.bbmsoft:fxtended:2.0.0")
'net.bbmsoft:fxtended:jar:2.0.0'
<dependency org="net.bbmsoft" name="fxtended" rev="2.0.0">
<artifact name="fxtended" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='fxtended', version='2.0.0')
)
libraryDependencies += "net.bbmsoft" % "fxtended" % "2.0.0"
[net.bbmsoft/fxtended "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.12.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.core | jar | 2.12.0 |
org.eclipse.xtext : org.eclipse.xtext.xbase.testing | jar | 2.12.0 |