is not current version
Last Version 4.2.0

org.javasimon:javasimon-console-webapp 3.2.0


GroupId

GroupId

org.javasimon
ArtifactId

ArtifactId

javasimon-console-webapp
Version

Version

3.2.0
Type

Type

war

Download javasimon-console-webapp 3.2.0


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