MVN

eu.mihosoft.vcollections : vcollections

Maven & Gradle

Apr 05, 2019
2 usages
4 stars

vcollections · Lightweight observable collections (used by VMF and VRL)

<dependency>
    <groupId>eu.mihosoft.vcollections</groupId>
    <artifactId>vcollections</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.mihosoft.vcollections : vcollections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of eu.mihosoft.vcollections : vcollections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
vcollections-0.3.3
vcollections-0.3.1
0.3
vcollections-0.3
0.2.x
vcollections-0.2.1
vcollections-0.2.0
0.0.x
vcollections-0.0.9
vcollections-0.0.7
vcollections-0.0.6
vcollections-0.0.5
vcollections-0.0.4
vcollections-0.0.3
vcollections-0.0.2
vcollections-0.0.1

How to add a dependency to Maven

Add the following eu.mihosoft.vcollections : vcollections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.mihosoft.vcollections</groupId>
    <artifactId>vcollections</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.mihosoft.vcollections : vcollections gradle dependency to your build.gradle file:

implementation 'eu.mihosoft.vcollections:vcollections:0.3.3'

Gradle Kotlin DSL: Add the following eu.mihosoft.vcollections : vcollections gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.mihosoft.vcollections:vcollections:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.mihosoft.vcollections : vcollections sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.mihosoft.vcollections" % "vcollections" % "0.3.3"

Advertisement

Dependencies from Group

Apr 05, 2019
2 usages
4 stars

Discover Dependencies

May 01, 2023
5 usages
122 stars
Apr 21, 2015
13 usages
5 stars
May 21, 2021
10 usages
8 stars
Sep 29, 2021
5 usages
7 stars
Jul 08, 2023
2 usages
7 stars
May 15, 2020
2 usages
10 stars
Jul 05, 2017
5 usages
66 stars
Jul 24, 2017
4 usages
Jul 14, 2018
1 stars