IFrame component for Flex applications (project formerly hosted at Google code).
All the documentation is available on the wiki.
License |
License |
---|---|
GroupId | GroupIdcom.google.code.flex-iframe |
ArtifactId | ArtifactIdexamples |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionflex-iframe :: Examples
Examples for the flex-iframe component.
|
Filename | Size |
---|---|
examples-1.5.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.flex-iframe/examples/ -->
<dependency>
<groupId>com.google.code.flex-iframe</groupId>
<artifactId>examples</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.flex-iframe/examples/
implementation 'com.google.code.flex-iframe:examples:1.5.1'
// https://jarcasting.com/artifacts/com.google.code.flex-iframe/examples/
implementation ("com.google.code.flex-iframe:examples:1.5.1")
'com.google.code.flex-iframe:examples:pom:1.5.1'
<dependency org="com.google.code.flex-iframe" name="examples" rev="1.5.1">
<artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.flex-iframe', module='examples', version='1.5.1')
)
libraryDependencies += "com.google.code.flex-iframe" % "examples" % "1.5.1"
[com.google.code.flex-iframe/examples "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.flex-iframe : flex-iframe | swc | 1.5.1 |
com.adobe.flex.framework » flex-framework | pom | 4.5.0.19786 |
IFrame component for Flex applications (project formerly hosted at Google code).
All the documentation is available on the wiki.