is not current version
Last Version 3.0.0

com.github.veithen.visualwas.thirdparty:com.sun.tools.visualvm.application 2.1.0


GroupId

GroupId

com.github.veithen.visualwas.thirdparty
ArtifactId

ArtifactId

com.sun.tools.visualvm.application
Version

Version

2.1.0
Type

Type

pom

Download com.sun.tools.visualvm.application 2.1.0


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