| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdtraceur |
| Version | Version0.0.111 |
| Type | Typejar |
| Description |
Descriptiontraceur
WebJar for traceur
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| traceur-0.0.111.pom | |
| traceur-0.0.111.jar | 585 KB |
| traceur-0.0.111-sources.jar | 22 bytes |
| traceur-0.0.111-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/traceur/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>traceur</artifactId>
<version>0.0.111</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/traceur/
implementation 'org.webjars.bower:traceur:0.0.111'
// https://jarcasting.com/artifacts/org.webjars.bower/traceur/
implementation ("org.webjars.bower:traceur:0.0.111")
'org.webjars.bower:traceur:jar:0.0.111'
<dependency org="org.webjars.bower" name="traceur" rev="0.0.111">
<artifact name="traceur" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='traceur', version='0.0.111')
)
libraryDependencies += "org.webjars.bower" % "traceur" % "0.0.111"
[org.webjars.bower/traceur "0.0.111"]