is not current version
Last Version 1.0.2

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

WebJar for chrome-trace-event

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

chrome-trace-event
Version

Version

1.0.0
Type

Type

jar

Download chrome-trace-event 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>chrome-trace-event</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/
implementation 'org.webjars.npm:chrome-trace-event:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/chrome-trace-event/
implementation ("org.webjars.npm:chrome-trace-event:1.0.0")
'org.webjars.npm:chrome-trace-event:jar:1.0.0'
<dependency org="org.webjars.npm" name="chrome-trace-event" rev="1.0.0">
  <artifact name="chrome-trace-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chrome-trace-event', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "chrome-trace-event" % "1.0.0"
[org.webjars.npm/chrome-trace-event "1.0.0"]