Download durian-core-1.0.0.jar file - Jar d

Jar examples for d:durian-core

Description

Durian - Guava's spikier (unofficial) cousin

You can download jar file durian-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add durian-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.diffplug.durian</groupId>
   <artifactId>durian-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.diffplug.durian', name: 'durian-core', version: '1.0.0'
libraryDependencies += "com.diffplug.durian" % "durian-core" % "1.0.0"
<dependency org="com.diffplug.durian" name="durian-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.diffplug.durian', module='durian-core', version='1.0.0'))
'com.diffplug.durian:durian-core:jar:1.0.0'

Download

Click the following link to download the jar file.

durian-core-1.0.0-javadoc.jar
durian-core-1.0.0-sources.jar
durian-core-1.0.0.jar
durian-core-1.0.0.pom



Related Tutorials