License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Maven Build Tools |
GroupId | GroupIdorg.apache.flex.flexjs.framework |
ArtifactId | ArtifactIdflexjs-maven-archetypes |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Flex - FlexJS: Framework: Archetypes
Maven archetypes for creating flexjs maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flexjs-maven-archetypes-0.8.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/ -->
<dependency>
<groupId>org.apache.flex.flexjs.framework</groupId>
<artifactId>flexjs-maven-archetypes</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/
implementation 'org.apache.flex.flexjs.framework:flexjs-maven-archetypes:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/
implementation ("org.apache.flex.flexjs.framework:flexjs-maven-archetypes:0.8.0")
'org.apache.flex.flexjs.framework:flexjs-maven-archetypes:pom:0.8.0'
<dependency org="org.apache.flex.flexjs.framework" name="flexjs-maven-archetypes" rev="0.8.0">
<artifact name="flexjs-maven-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.framework', module='flexjs-maven-archetypes', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.framework" % "flexjs-maven-archetypes" % "0.8.0"
[org.apache.flex.flexjs.framework/flexjs-maven-archetypes "0.8.0"]