is not current version
Last Version 0.0.6.1

com.github.mkolisnyk:aerial-archetypes 0.0.4

Generates Sample Aerial projects

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

aerial-archetypes
Version

Version

0.0.4
Type

Type

pom

Download aerial-archetypes 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-archetypes/ -->
<dependency>
    <groupId>com.github.mkolisnyk</groupId>
    <artifactId>aerial-archetypes</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-archetypes/
implementation 'com.github.mkolisnyk:aerial-archetypes:0.0.4'
// https://jarcasting.com/artifacts/com.github.mkolisnyk/aerial-archetypes/
implementation ("com.github.mkolisnyk:aerial-archetypes:0.0.4")
'com.github.mkolisnyk:aerial-archetypes:pom:0.0.4'
<dependency org="com.github.mkolisnyk" name="aerial-archetypes" rev="0.0.4">
  <artifact name="aerial-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mkolisnyk', module='aerial-archetypes', version='0.0.4')
)
libraryDependencies += "com.github.mkolisnyk" % "aerial-archetypes" % "0.0.4"
[com.github.mkolisnyk/aerial-archetypes "0.0.4"]