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