Jar examples for m:multimaps
A Java 8 Multimap library. Whenever possible, it tries to be API-compatible to Google Guava.
You can download jar file multimaps 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add multimaps-0.2.0.jar to your project.
<dependency> <groupId>br.com.objectos.core</groupId> <artifactId>multimaps</artifactId> <version>0.2.0</version> </dependency>
compile group: 'br.com.objectos.core', name: 'multimaps', version: '0.2.0'
libraryDependencies += "br.com.objectos.core" % "multimaps" % "0.2.0"
<dependency org="br.com.objectos.core" name="multimaps" rev="0.2.0"/>
@Grapes(@Grab(group='br.com.objectos.core', module='multimaps', version='0.2.0'))
'br.com.objectos.core:multimaps:jar:0.2.0'
Click the following link to download the jar file.
multimaps-0.2.0-javadoc.jar