is not current version
Last Version 2.2.1

com.icasue:icasue-plugin-web-dashboard 1.2

server plugin supply web dashboard.

GroupId

GroupId

com.icasue
ArtifactId

ArtifactId

icasue-plugin-web-dashboard
Version

Version

1.2
Type

Type

jar

Download icasue-plugin-web-dashboard 1.2


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