Download vroom-0.3.13.jar file - Jar v

Jar examples for v:vroom

Description

Work immutably, robustly and in a knowledge-oriented way with Entity maps in Java.

You can download jar file vroom 0.3.13 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add vroom-0.3.13.jar to your project.

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

Download

Click the following link to download the jar file.

vroom-0.3.13-javadoc.jar
vroom-0.3.13-sources.jar
vroom-0.3.13.jar
vroom-0.3.13.pom



Related Tutorials