is not current version
Last Version 0.20

org.gridkit.jvmtool:gcflow 0.9.2

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

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

gcflow
Version

Version

0.9.2
Type

Type

jar

Download gcflow 0.9.2


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