Download HTML-0.9.1.jar file - Jar h

Jar examples for h:HTML

Description

HTML Client

You can download jar file HTML 0.9.1 in this page.

License

Intersult Open Binary, Version 1.0

Build File

You can use the following script to add HTML-0.9.1.jar to your project.

<dependency>
   <groupId>org.apache.royale.framework</groupId>
   <artifactId>HTML</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'org.apache.royale.framework', name: 'HTML', version: '0.9.1'
libraryDependencies += "org.apache.royale.framework" % "HTML" % "0.9.1"
<dependency org="org.apache.royale.framework" name="HTML" rev="0.9.1"/>
@Grapes(@Grab(group='org.apache.royale.framework', module='HTML', version='0.9.1'))
'org.apache.royale.framework:HTML:jar:0.9.1'

Download

Click the following link to download the jar file.

HTML-0.9.1-sources.jar
HTML-0.9.1.pom



Related Tutorials