GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdchrome-trace-event |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
chrome-trace-event-0.1.2.pom | |
chrome-trace-event-0.1.2.jar | 10 KB |
chrome-trace-event-0.1.2-sources.jar | 22 bytes |
chrome-trace-event-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chrome-trace-event</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/
implementation 'org.webjars.npm:chrome-trace-event:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/
implementation ("org.webjars.npm:chrome-trace-event:0.1.2")
'org.webjars.npm:chrome-trace-event:jar:0.1.2'
<dependency org="org.webjars.npm" name="chrome-trace-event" rev="0.1.2">
<artifact name="chrome-trace-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chrome-trace-event', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "chrome-trace-event" % "0.1.2"
[org.webjars.npm/chrome-trace-event "0.1.2"]