is not current version
Last Version 1.0.2

org.webjars.npm:chrome-trace-event 0.1.2

WebJar for chrome-trace-event

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

chrome-trace-event
Version

Version

0.1.2
Type

Type

jar

Download chrome-trace-event 0.1.2


<!-- 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"]