Ahead of Time Compilation

Java.net - The Source for Java Technology Collaboration

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apidesign.bck2brwsr
ArtifactId

ArtifactId

aot
Last Version

Last Version

0.54
Release Date

Release Date

Type

Type

jar
Description

Description

Ahead of Time Compilation
Java.net - The Source for Java Technology Collaboration
Project Organization

Project Organization

API Design

Download aot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apidesign.bck2brwsr : vm4brwsr jar 0.54
org.ow2.asm : asm jar 9.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.54
0.53
0.52
0.51
0.50
0.32
0.31
0.30
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9