is not current version
Last Version 1.1.5

com.chrisnewland:jitwatch 1.0.0

Visualisation of JIT behaviour

Categories

Categories

JITWatch Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.chrisnewland
ArtifactId

ArtifactId

jitwatch
Version

Version

1.0.0
Type

Type

jar

Download jitwatch 1.0.0


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