Jar examples for v:vcollections
Lightweight observable collections (used by VMF and VRL)
You can download jar file vcollections 0.2.0 in this page.
BSD 2-Clause
You can use the following script to add vcollections-0.2.0.jar to your project.
<dependency> <groupId>eu.mihosoft.vcollections</groupId> <artifactId>vcollections</artifactId> <version>0.2.0</version> </dependency>
compile group: 'eu.mihosoft.vcollections', name: 'vcollections', version: '0.2.0'
libraryDependencies += "eu.mihosoft.vcollections" % "vcollections" % "0.2.0"
<dependency org="eu.mihosoft.vcollections" name="vcollections" rev="0.2.0"/>
@Grapes(@Grab(group='eu.mihosoft.vcollections', module='vcollections', version='0.2.0'))
'eu.mihosoft.vcollections:vcollections:jar:0.2.0'
Click the following link to download the jar file.
vcollections-0.2.0-javadoc.jar