Jar examples for v:vals
Build immutable value objects from interfaces
You can download jar file vals 0.5.6 in this page.
Apache License
You can use the following script to add vals-0.5.6.jar to your project.
<dependency> <groupId>org.deephacks.vals</groupId> <artifactId>vals</artifactId> <version>0.5.6</version> </dependency>
compile group: 'org.deephacks.vals', name: 'vals', version: '0.5.6'
libraryDependencies += "org.deephacks.vals" % "vals" % "0.5.6"
<dependency org="org.deephacks.vals" name="vals" rev="0.5.6"/>
@Grapes(@Grab(group='org.deephacks.vals', module='vals', version='0.5.6'))
'org.deephacks.vals:vals:jar:0.5.6'
Click the following link to download the jar file.
vals-0.5.6-javadoc.jar