is not current version
Last Version 0.9.9

org.apache.royale.framework:frameworks 0.9.1


GroupId

GroupId

org.apache.royale.framework
ArtifactId

ArtifactId

frameworks
Version

Version

0.9.1
Type

Type

pom

Download frameworks 0.9.1

Filename Size
frameworks-0.9.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.royale.framework/frameworks/ -->
<dependency>
    <groupId>org.apache.royale.framework</groupId>
    <artifactId>frameworks</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.royale.framework/frameworks/
implementation 'org.apache.royale.framework:frameworks:0.9.1'
// https://jarcasting.com/artifacts/org.apache.royale.framework/frameworks/
implementation ("org.apache.royale.framework:frameworks:0.9.1")
'org.apache.royale.framework:frameworks:pom:0.9.1'
<dependency org="org.apache.royale.framework" name="frameworks" rev="0.9.1">
  <artifact name="frameworks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.royale.framework', module='frameworks', version='0.9.1')
)
libraryDependencies += "org.apache.royale.framework" % "frameworks" % "0.9.1"
[org.apache.royale.framework/frameworks "0.9.1"]