is not current version
Last Version 0.8.0

org.apache.flex.flexjs.framework:frameworks 0.7.0


GroupId

GroupId

org.apache.flex.flexjs.framework
ArtifactId

ArtifactId

frameworks
Version

Version

0.7.0
Type

Type

pom

Download frameworks 0.7.0

Filename Size
frameworks-0.7.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.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/frameworks/
implementation 'org.apache.flex.flexjs.framework:frameworks:0.7.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/frameworks/
implementation ("org.apache.flex.flexjs.framework:frameworks:0.7.0")
'org.apache.flex.flexjs.framework:frameworks:pom:0.7.0'
<dependency org="org.apache.flex.flexjs.framework" name="frameworks" rev="0.7.0">
  <artifact name="frameworks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.framework', module='frameworks', version='0.7.0')
)
libraryDependencies += "org.apache.flex.flexjs.framework" % "frameworks" % "0.7.0"
[org.apache.flex.flexjs.framework/frameworks "0.7.0"]