is not current version
Last Version 4.0.0

com.github.veithen.visualwas.thirdparty:visualvm 2.0.0


GroupId

GroupId

com.github.veithen.visualwas.thirdparty
ArtifactId

ArtifactId

visualvm
Version

Version

2.0.0
Type

Type

pom

Download visualvm 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/visualvm/ -->
<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>visualvm</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/visualvm/
implementation 'com.github.veithen.visualwas.thirdparty:visualvm:2.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/visualvm/
implementation ("com.github.veithen.visualwas.thirdparty:visualvm:2.0.0")
'com.github.veithen.visualwas.thirdparty:visualvm:pom:2.0.0'
<dependency org="com.github.veithen.visualwas.thirdparty" name="visualvm" rev="2.0.0">
  <artifact name="visualvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas.thirdparty', module='visualvm', version='2.0.0')
)
libraryDependencies += "com.github.veithen.visualwas.thirdparty" % "visualvm" % "2.0.0"
[com.github.veithen.visualwas.thirdparty/visualvm "2.0.0"]