is not current version
Last Version 1.4.4

com.trigyn:dashboard 1.1

Dashboard and dashlet utils

GroupId

GroupId

com.trigyn
ArtifactId

ArtifactId

dashboard
Version

Version

1.1
Type

Type

jar

Download dashboard 1.1


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