Download Dashboard-1.5.jar file - Jar d

Jar examples for d:Dashboard

Description

Development dashboard to display project information

You can download jar file Dashboard 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Dashboard-1.5.jar to your project.

<dependency>
   <groupId>com.google.code.flex-iframe.examples</groupId>
   <artifactId>Dashboard</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'com.google.code.flex-iframe.examples', name: 'Dashboard', version: '1.5'
libraryDependencies += "com.google.code.flex-iframe.examples" % "Dashboard" % "1.5"
<dependency org="com.google.code.flex-iframe.examples" name="Dashboard" rev="1.5"/>
@Grapes(@Grab(group='com.google.code.flex-iframe.examples', module='Dashboard', version='1.5'))
'com.google.code.flex-iframe.examples:Dashboard:jar:1.5'

Download

Click the following link to download the jar file.

Dashboard-1.5-sources.jar
Dashboard-1.5.pom



Related Tutorials