Open Source Flex components library (project formerly hosted at Google code).
All the documentation is available on the wiki.
License |
License |
---|---|
GroupId | GroupIdcom.google.code.flexlib |
ArtifactId | ArtifactIdflexlib-examples |
Last Version | Last Version2.6-M3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionflexlib :: examples
Examples of use for the flexlib library components.
|
Filename | Size |
---|---|
flexlib-examples-2.6-M3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.flexlib/flexlib-examples/ -->
<dependency>
<groupId>com.google.code.flexlib</groupId>
<artifactId>flexlib-examples</artifactId>
<version>2.6-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.flexlib/flexlib-examples/
implementation 'com.google.code.flexlib:flexlib-examples:2.6-M3'
// https://jarcasting.com/artifacts/com.google.code.flexlib/flexlib-examples/
implementation ("com.google.code.flexlib:flexlib-examples:2.6-M3")
'com.google.code.flexlib:flexlib-examples:pom:2.6-M3'
<dependency org="com.google.code.flexlib" name="flexlib-examples" rev="2.6-M3">
<artifact name="flexlib-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.flexlib', module='flexlib-examples', version='2.6-M3')
)
libraryDependencies += "com.google.code.flexlib" % "flexlib-examples" % "2.6-M3"
[com.google.code.flexlib/flexlib-examples "2.6-M3"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.flex.framework » flex-framework | pom | 4.6.b.23201 |
Open Source Flex components library (project formerly hosted at Google code).
All the documentation is available on the wiki.