is not current version
Last Version 0.3.3

eu.mihosoft.vcollections:vcollections 0.0.6

Lightweight observable collections (used by VMF and VRL)

GroupId

GroupId

eu.mihosoft.vcollections
ArtifactId

ArtifactId

vcollections
Version

Version

0.0.6
Type

Type

jar

Download vcollections 0.0.6


<!-- https://jarcasting.com/artifacts/eu.mihosoft.vcollections/vcollections/ -->
<dependency>
    <groupId>eu.mihosoft.vcollections</groupId>
    <artifactId>vcollections</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mihosoft.vcollections/vcollections/
implementation 'eu.mihosoft.vcollections:vcollections:0.0.6'
// https://jarcasting.com/artifacts/eu.mihosoft.vcollections/vcollections/
implementation ("eu.mihosoft.vcollections:vcollections:0.0.6")
'eu.mihosoft.vcollections:vcollections:jar:0.0.6'
<dependency org="eu.mihosoft.vcollections" name="vcollections" rev="0.0.6">
  <artifact name="vcollections" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mihosoft.vcollections', module='vcollections', version='0.0.6')
)
libraryDependencies += "eu.mihosoft.vcollections" % "vcollections" % "0.0.6"
[eu.mihosoft.vcollections/vcollections "0.0.6"]