traceur-runtime

WebJar for traceur-runtime

License

License

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

traceur-runtime
Last Version

Last Version

0.0.95
Release Date

Release Date

Type

Type

jar
Description

Description

traceur-runtime
WebJar for traceur-runtime
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jmcriffey/bower-traceur-runtime

Download traceur-runtime

How to add to project

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

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.

bower-traceur-runtime

This repo is for distribution on bower. The source for this module is in the main traceur repo. Please file issues and pull requests against that repo.

Install

Install with bower:

bower install traceur-runtime

Add a <script> to your index.html:

<script src="/bower_components/traceur-runtime/traceur-runtime.js"></script>

License

Copyright 2012 Traceur Authors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
0.0.95
0.0.89