Jar examples for g:grid
A grid component for JavaFX 8
You can download jar file grid 13.01-beta in this page.
'The Apache Software License, Version 2.0'
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'
Click the following link to download the jar file.
grid-13.01-beta-javadoc.jar