| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdngx-dashboard |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionngx-dashboard
WebJar for ngx-dashboard
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ngx-dashboard-1.2.0.pom | |
| ngx-dashboard-1.2.0.jar | 45 KB |
| ngx-dashboard-1.2.0-sources.jar | 22 bytes |
| ngx-dashboard-1.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ngx-dashboard/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ngx-dashboard</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ngx-dashboard/
implementation 'org.webjars.npm:ngx-dashboard:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ngx-dashboard/
implementation ("org.webjars.npm:ngx-dashboard:1.2.0")
'org.webjars.npm:ngx-dashboard:jar:1.2.0'
<dependency org="org.webjars.npm" name="ngx-dashboard" rev="1.2.0">
<artifact name="ngx-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ngx-dashboard', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "ngx-dashboard" % "1.2.0"
[org.webjars.npm/ngx-dashboard "1.2.0"]