Download SimpleHtml-1.5.1.jar file - Jar s

Jar examples for s:SimpleHtml

Description

You can download jar file SimpleHtml 1.5.1 in this page.

License

Open Source License

Build File

You can use the following script to add SimpleHtml-1.5.1.jar to your project.

<dependency>
   <groupId>com.google.code.flex-iframe.examples</groupId>
   <artifactId>SimpleHtml</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'com.google.code.flex-iframe.examples', name: 'SimpleHtml', version: '1.5.1'
libraryDependencies += "com.google.code.flex-iframe.examples" % "SimpleHtml" % "1.5.1"
<dependency org="com.google.code.flex-iframe.examples" name="SimpleHtml" rev="1.5.1"/>
@Grapes(@Grab(group='com.google.code.flex-iframe.examples', module='SimpleHtml', version='1.5.1'))
'com.google.code.flex-iframe.examples:SimpleHtml:jar:1.5.1'

Download

Click the following link to download the jar file.

SimpleHtml-1.5.1-sources.jar
SimpleHtml-1.5.1.pom



Related Tutorials