is not current version
Last Version 2.2.1

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

server plugin supply web dashboard.

GroupId

GroupId

com.icasue
ArtifactId

ArtifactId

icasue-plugin-web-dashboard
Version

Version

1.3
Type

Type

jar

Download icasue-plugin-web-dashboard 1.3


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