License |
License |
---|---|
GroupId | GroupIdcom.googlecode.apparat |
ArtifactId | ArtifactIdapparat-archetypes |
Last Version | Last Version1.0-RC9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapparat-archetypes
Apparat Archetypes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apparat-archetypes-1.0-RC9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetypes/ -->
<dependency>
<groupId>com.googlecode.apparat</groupId>
<artifactId>apparat-archetypes</artifactId>
<version>1.0-RC9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetypes/
implementation 'com.googlecode.apparat:apparat-archetypes:1.0-RC9'
// https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetypes/
implementation ("com.googlecode.apparat:apparat-archetypes:1.0-RC9")
'com.googlecode.apparat:apparat-archetypes:pom:1.0-RC9'
<dependency org="com.googlecode.apparat" name="apparat-archetypes" rev="1.0-RC9">
<artifact name="apparat-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.apparat', module='apparat-archetypes', version='1.0-RC9')
)
libraryDependencies += "com.googlecode.apparat" % "apparat-archetypes" % "1.0-RC9"
[com.googlecode.apparat/apparat-archetypes "1.0-RC9"]