is not current version
Last Version 0.0.111

org.webjars.npm:traceur 0.0.105

WebJar for traceur

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

traceur
Version

Version

0.0.105
Type

Type

jar

Download traceur 0.0.105


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