is not current version
Last Version 0.20

org.gridkit.jvmtool:gcflow 0.12

MBean to JSON dump command for Swiss Java Knife (SJK) tool

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

gcflow
Version

Version

0.12
Type

Type

jar

Download gcflow 0.12


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