MVN

com.trigyn : dashboard

Maven & Gradle

Jul 01, 2023
2 usages
0 stars

dashboard · Dashboard and dashlet utils

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>dashboard</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigyn : dashboard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.trigyn : dashboard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
dashboard-1.5.1
dashboard-1.5.0
1.4.x
dashboard-1.4.5
dashboard-1.4.4
dashboard-1.4.3
dashboard-1.4.2
dashboard-1.4.1
dashboard-1.4.0
1.3.x
dashboard-1.3.19
dashboard-1.3.18
dashboard-1.3.17
dashboard-1.3.16
dashboard-1.3.15
dashboard-1.3.14
dashboard-1.3.13
dashboard-1.3.12
dashboard-1.3.10
dashboard-1.3.9
dashboard-1.3.8
dashboard-1.3.7
dashboard-1.3.6
dashboard-1.3.5
dashboard-1.3.4
dashboard-1.3.3
dashboard-1.3.2
dashboard-1.3.1
1.3
dashboard-1.3
1.2
dashboard-1.2
1.1
dashboard-1.1
1.0
dashboard-1.0

How to add a dependency to Maven

Add the following com.trigyn : dashboard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>dashboard</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigyn : dashboard gradle dependency to your build.gradle file:

implementation 'com.trigyn:dashboard:1.5.1'

Gradle Kotlin DSL: Add the following com.trigyn : dashboard gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trigyn:dashboard:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigyn : dashboard sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigyn" % "dashboard" % "1.5.1"

Advertisement

Dependencies from Group

Jul 01, 2023
11 usages
0 stars
Jul 01, 2023
8 usages
0 stars
Jul 01, 2023
6 usages
0 stars
Jul 01, 2023
5 usages
0 stars
Jul 01, 2023
4 usages
0 stars

Discover Dependencies