Last Version

FXtended 2.0.0

A collection of active annotations and extension methods for JavaFX 8 programming in the Xtend programming language.

License

License

Categories

Categories

Net
GroupId

GroupId

net.bbmsoft
ArtifactId

ArtifactId

fxtended
Version

Version

2.0.0
Type

Type

jar
Description

Description

FXtended
A collection of active annotations and extension methods for JavaFX 8 programming in the Xtend programming language.
Project URL

Project URL

http://github.com/bbmsoft/fxtended
Source Code Management

Source Code Management

http://github.com/bbmsoft/fxtended/tree/master

Download fxtended 2.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.12.0
com.google.guava : guava jar 18.0

test (2)

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

Project Modules

There are no modules declared in this project.