Last Version

com.vertispan.j2cl:backend-wasm 0.10.0-3c97afeac

J2CL is a powerful, simple and lightweight transpiler from Java to Closure style JavaScript. The project is designed, implemented, and maintained by the J2CL team at Google. This distribution is slightly modified from the original and packaged for Maven Central by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our packaging are not incorrectly blamed on the upstream Google repository.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.vertispan.j2cl
ArtifactId

ArtifactId

backend-wasm
Version

Version

0.10.0-3c97afeac
Type

Type

pom
Description

Description

J2CL is a powerful, simple and lightweight transpiler from Java to Closure style JavaScript. The project is designed, implemented, and maintained by the J2CL team at Google. This distribution is slightly modified from the original and packaged for Maven Central by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our packaging are not incorrectly blamed on the upstream Google repository.

Download backend-wasm 0.10.0-3c97afeac


<!-- https://jarcasting.com/artifacts/com.vertispan.j2cl/backend-wasm/ -->
<dependency>
    <groupId>com.vertispan.j2cl</groupId>
    <artifactId>backend-wasm</artifactId>
    <version>0.10.0-3c97afeac</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.j2cl/backend-wasm/
implementation 'com.vertispan.j2cl:backend-wasm:0.10.0-3c97afeac'
// https://jarcasting.com/artifacts/com.vertispan.j2cl/backend-wasm/
implementation ("com.vertispan.j2cl:backend-wasm:0.10.0-3c97afeac")
'com.vertispan.j2cl:backend-wasm:pom:0.10.0-3c97afeac'
<dependency org="com.vertispan.j2cl" name="backend-wasm" rev="0.10.0-3c97afeac">
  <artifact name="backend-wasm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.j2cl', module='backend-wasm', version='0.10.0-3c97afeac')
)
libraryDependencies += "com.vertispan.j2cl" % "backend-wasm" % "0.10.0-3c97afeac"
[com.vertispan.j2cl/backend-wasm "0.10.0-3c97afeac"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 25.1-jre
com.google.code.findbugs : jsr305 jar 3.0.1
com.vertispan.j2cl : common jar 0.10.0-3c97afeac
com.vertispan.j2cl : ast jar 0.10.0-3c97afeac
com.vertispan.j2cl : backend-common jar 0.10.0-3c97afeac

Project Modules

There are no modules declared in this project.