Last Version

vcollections 0.3.3

Lightweight observable collections (used by VMF and VRL)

License

License

GroupId

GroupId

eu.mihosoft.vcollections
ArtifactId

ArtifactId

vcollections
Version

Version

0.3.3
Type

Type

jar
Description

Description

vcollections
Lightweight observable collections (used by VMF and VRL)
Project URL

Project URL

https://github.com/miho/VCollections
Source Code Management

Source Code Management

https://github.com/miho/VCollections.git

Download vcollections 0.3.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.