Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdmetrics-graphics |
Version | Version2.6.0 |
Type | Typejar |
Filename | Size |
---|---|
metrics-graphics-2.6.0.pom | |
metrics-graphics-2.6.0.jar | 71 KB |
metrics-graphics-2.6.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/metrics-graphics/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>metrics-graphics</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/metrics-graphics/
implementation 'org.webjars.bower:metrics-graphics:2.6.0'
// https://jarcasting.com/artifacts/org.webjars.bower/metrics-graphics/
implementation ("org.webjars.bower:metrics-graphics:2.6.0")
'org.webjars.bower:metrics-graphics:jar:2.6.0'
<dependency org="org.webjars.bower" name="metrics-graphics" rev="2.6.0">
<artifact name="metrics-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='metrics-graphics', version='2.6.0')
)
libraryDependencies += "org.webjars.bower" % "metrics-graphics" % "2.6.0"
[org.webjars.bower/metrics-graphics "2.6.0"]