Download SimpleHtml-1.5.jar file - Jar s

Jar examples for s:SimpleHtml

Description

You can download jar file SimpleHtml 1.5 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

SimpleHtml-1.5-sources.jar
SimpleHtml-1.5.pom



Related Tutorials