Download injection-8.0.1.jar file - Jar i

Jar examples for i:injection

Description

Visualizing Enterprise Data in JavaFX

You can download jar file injection 8.0.1 in this page.

License

The 3-Clause BSD License

Build File

You can use the following script to add injection-8.0.1.jar to your project.

<dependency>
   <groupId>io.datafx</groupId>
   <artifactId>injection</artifactId>
   <version>8.0.1</version>
</dependency>
compile group: 'io.datafx', name: 'injection', version: '8.0.1'
libraryDependencies += "io.datafx" % "injection" % "8.0.1"
<dependency org="io.datafx" name="injection" rev="8.0.1"/>
@Grapes(@Grab(group='io.datafx', module='injection', version='8.0.1'))
'io.datafx:injection:jar:8.0.1'

Download

Click the following link to download the jar file.

injection-8.0.1-javadoc.jar
injection-8.0.1-sources.jar
injection-8.0.1.jar
injection-8.0.1.pom



Related Tutorials