Download aot-0.19.jar file - Jar a

Jar examples for a:aot

Description

You can download jar file aot 0.19 in this page.

License

Open Source License

Build File

You can use the following script to add aot-0.19.jar to your project.

<dependency>
   <groupId>org.apidesign.bck2brwsr</groupId>
   <artifactId>aot</artifactId>
   <version>0.19</version>
</dependency>
compile group: 'org.apidesign.bck2brwsr', name: 'aot', version: '0.19'
libraryDependencies += "org.apidesign.bck2brwsr" % "aot" % "0.19"
<dependency org="org.apidesign.bck2brwsr" name="aot" rev="0.19"/>
@Grapes(@Grab(group='org.apidesign.bck2brwsr', module='aot', version='0.19'))
'org.apidesign.bck2brwsr:aot:jar:0.19'

Download

Click the following link to download the jar file.

aot-0.19-javadoc.jar
aot-0.19-sources.jar
aot-0.19.jar
aot-0.19.pom



Related Tutorials