is not current version
Last Version 1.5.1

com.google.code.flex-iframe:flex-iframe-parent 1.5

The flex-iframe component allows developers to embed an html page inside a Flex application.

GroupId

GroupId

com.google.code.flex-iframe
ArtifactId

ArtifactId

flex-iframe-parent
Version

Version

1.5
Type

Type

pom

Download flex-iframe-parent 1.5

Filename Size
flex-iframe-parent-1.5.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.google.code.flex-iframe/flex-iframe-parent/ -->
<dependency>
    <groupId>com.google.code.flex-iframe</groupId>
    <artifactId>flex-iframe-parent</artifactId>
    <version>1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.flex-iframe/flex-iframe-parent/
implementation 'com.google.code.flex-iframe:flex-iframe-parent:1.5'
// https://jarcasting.com/artifacts/com.google.code.flex-iframe/flex-iframe-parent/
implementation ("com.google.code.flex-iframe:flex-iframe-parent:1.5")
'com.google.code.flex-iframe:flex-iframe-parent:pom:1.5'
<dependency org="com.google.code.flex-iframe" name="flex-iframe-parent" rev="1.5">
  <artifact name="flex-iframe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.flex-iframe', module='flex-iframe-parent', version='1.5')
)
libraryDependencies += "com.google.code.flex-iframe" % "flex-iframe-parent" % "1.5"
[com.google.code.flex-iframe/flex-iframe-parent "1.5"]