Download grid-13.01-beta.jar file - Jar g

Jar examples for g:grid

Description

A grid component for JavaFX 8

You can download jar file grid 13.01-beta in this page.

License

'The Apache Software License, Version 2.0'

Build File

You can use the following script to add grid-13.01-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.client</groupId>
   <artifactId>grid</artifactId>
   <version>13.01-beta</version>
</dependency>
compile group: 'eu.agrosense.client', name: 'grid', version: '13.01-beta'
libraryDependencies += "eu.agrosense.client" % "grid" % "13.01-beta"
<dependency org="eu.agrosense.client" name="grid" rev="13.01-beta"/>
@Grapes(@Grab(group='eu.agrosense.client', module='grid', version='13.01-beta'))
'eu.agrosense.client:grid:jar:13.01-beta'

Download

Click the following link to download the jar file.

grid-13.01-beta-javadoc.jar
grid-13.01-beta-sources.jar
grid-13.01-beta.jar
grid-13.01-beta.pom



Related Tutorials