License |
License |
---|---|
GroupId | GroupIdorg.apache.flex.flexjs.framework |
ArtifactId | ArtifactIdframeworks |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Flex - FlexJS: Framework
The Apache Flex ASJS Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frameworks-0.8.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/frameworks/ -->
<dependency>
<groupId>org.apache.flex.flexjs.framework</groupId>
<artifactId>frameworks</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/frameworks/
implementation 'org.apache.flex.flexjs.framework:frameworks:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/frameworks/
implementation ("org.apache.flex.flexjs.framework:frameworks:0.8.0")
'org.apache.flex.flexjs.framework:frameworks:pom:0.8.0'
<dependency org="org.apache.flex.flexjs.framework" name="frameworks" rev="0.8.0">
<artifact name="frameworks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.framework', module='frameworks', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.framework" % "frameworks" % "0.8.0"
[org.apache.flex.flexjs.framework/frameworks "0.8.0"]