Download vivean-0.4.0-beta.jar file - Jar v

Jar examples for v:vivean

Description

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

You can download jar file vivean 0.4.0-beta in this page.

Build File

You can use the following script to add vivean-0.4.0-beta.jar to your project.

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

Download

Click the following link to download the jar file.

vivean-0.4.0-beta-javadoc.jar
vivean-0.4.0-beta-sources.jar
vivean-0.4.0-beta.jar
vivean-0.4.0-beta.pom



Related Tutorials