MVN

com.vip.vjtools : vjmap

Maven & Gradle

Dec 18, 2018
7.5k stars

vjmap · jmap with per generation object stats

<dependency>
    <groupId>com.vip.vjtools</groupId>
    <artifactId>vjmap</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vip.vjtools : vjmap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.vip.vjtools : vjmap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
vjmap-1.0.8
vjmap-1.0.7
vjmap-1.0.6
vjmap-1.0.5
vjmap-1.0.4
vjmap-1.0.3
vjmap-1.0.2
vjmap-1.0.1
vjmap-1.0.0

How to add a dependency to Maven

Add the following com.vip.vjtools : vjmap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vip.vjtools</groupId>
    <artifactId>vjmap</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vip.vjtools : vjmap gradle dependency to your build.gradle file:

implementation 'com.vip.vjtools:vjmap:1.0.8'

Gradle Kotlin DSL: Add the following com.vip.vjtools : vjmap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vip.vjtools:vjmap:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vip.vjtools : vjmap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vip.vjtools" % "vjmap" % "1.0.8"

Advertisement

Dependencies from Group

Dec 18, 2018
17 usages
7.5k stars
Dec 18, 2018
7.5k stars
Dec 18, 2018
7.5k stars
Dec 18, 2018
7.5k stars
Dec 18, 2018
7.5k stars

Discover Dependencies