is not current version
Last Version 0.0.90

org.webjars:traceur 0.0.79-1

google traceur ES6 compiler

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

traceur
Version

Version

0.0.79-1
Type

Type

jar

Download traceur 0.0.79-1


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