traceur-compiler

google traceur ES6 compiler

License

License

BSD
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

traceur
Last Version

Last Version

0.0.90
Release Date

Release Date

Type

Type

jar
Description

Description

traceur-compiler
google traceur ES6 compiler
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/traceur

Download traceur

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

webjars-traceur

A WebJar for the Google's traceur project (ES6 => ES5 compiler).

org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
0.0.90
0.0.79-1
0.0.79
0.0.43