Download darwin-0.9.1.jar file - Jar d

Jar examples for d:darwin

Description

You can download jar file darwin 0.9.1 in this page.

Build File

You can use the following script to add darwin-0.9.1.jar to your project.

<dependency>
   <groupId>com.github.darwin-evolution</groupId>
   <artifactId>darwin</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.github.darwin-evolution', name: 'darwin', version: '0.9.1'
libraryDependencies += "com.github.darwin-evolution" % "darwin" % "0.9.1"
<dependency org="com.github.darwin-evolution" name="darwin" rev="0.9.1"/>
@Grapes(@Grab(group='com.github.darwin-evolution', module='darwin', version='0.9.1'))
'com.github.darwin-evolution:darwin:jar:0.9.1'

Download

Click the following link to download the jar file.

darwin-0.9.1-javadoc.jar
darwin-0.9.1-sources.jar
darwin-0.9.1.jar
darwin-0.9.1.pom



Related Tutorials