Jar examples for d:durian
Durian - Guava's spikier (unofficial) cousin
You can download jar file durian 3.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add durian-3.2.0.jar to your project.
<dependency> <groupId>com.diffplug.durian</groupId> <artifactId>durian</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.diffplug.durian', name: 'durian', version: '3.2.0'
libraryDependencies += "com.diffplug.durian" % "durian" % "3.2.0"
<dependency org="com.diffplug.durian" name="durian" rev="3.2.0"/>
@Grapes(@Grab(group='com.diffplug.durian', module='durian', version='3.2.0'))
'com.diffplug.durian:durian:jar:3.2.0'
Click the following link to download the jar file.
durian-3.2.0-javadoc.jar