is not current version
Last Version 1.0-RC9

com.googlecode.apparat:apparat-archetypes 1.0.RC4

Apparat Archetypes.

GroupId

GroupId

com.googlecode.apparat
ArtifactId

ArtifactId

apparat-archetypes
Version

Version

1.0.RC4
Type

Type

pom

Download apparat-archetypes 1.0.RC4


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