GroupId | GroupIdorg.sonatype.flexmojos |
---|---|
ArtifactId | ArtifactIdflexmojos-flex3-compatibility-layer |
Version | Version4.0-beta-4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.sonatype.flexmojos/flexmojos-flex3-compatibility-layer/ -->
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-flex3-compatibility-layer</artifactId>
<version>4.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.flexmojos/flexmojos-flex3-compatibility-layer/
implementation 'org.sonatype.flexmojos:flexmojos-flex3-compatibility-layer:4.0-beta-4'
// https://jarcasting.com/artifacts/org.sonatype.flexmojos/flexmojos-flex3-compatibility-layer/
implementation ("org.sonatype.flexmojos:flexmojos-flex3-compatibility-layer:4.0-beta-4")
'org.sonatype.flexmojos:flexmojos-flex3-compatibility-layer:jar:4.0-beta-4'
<dependency org="org.sonatype.flexmojos" name="flexmojos-flex3-compatibility-layer" rev="4.0-beta-4">
<artifact name="flexmojos-flex3-compatibility-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.flexmojos', module='flexmojos-flex3-compatibility-layer', version='4.0-beta-4')
)
libraryDependencies += "org.sonatype.flexmojos" % "flexmojos-flex3-compatibility-layer" % "4.0-beta-4"
[org.sonatype.flexmojos/flexmojos-flex3-compatibility-layer "4.0-beta-4"]