Jar examples for a:ace-core
The ace-core library provides the I/O mechanism for the AgMIP Crop Experiment (ACE) file format
You can download jar file ace-core 2.0.0 in this page.
Speedment Software Product License
You can use the following script to add ace-core-2.0.0.jar to your project.
<dependency> <groupId>org.agmip.ace</groupId> <artifactId>ace-core</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.agmip.ace', name: 'ace-core', version: '2.0.0'
libraryDependencies += "org.agmip.ace" % "ace-core" % "2.0.0"
<dependency org="org.agmip.ace" name="ace-core" rev="2.0.0"/>
@Grapes(@Grab(group='org.agmip.ace', module='ace-core', version='2.0.0'))
'org.agmip.ace:ace-core:jar:2.0.0'
Click the following link to download the jar file.
ace-core-2.0.0-javadoc.jar