License |
License |
---|---|
GroupId | GroupIdbr.com.ingenieux.cedarhero |
ArtifactId | ArtifactIdcedarhero |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncedarhero
An opinionated plugin for fast, easy deployment into heroku's cedar stack.
|
Project URL |
Project URL |
Project Organization |
Project Organizationingenieux |
Filename | Size |
---|---|
cedarhero-0.0.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.ingenieux.cedarhero/cedarhero/ -->
<dependency>
<groupId>br.com.ingenieux.cedarhero</groupId>
<artifactId>cedarhero</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.ingenieux.cedarhero/cedarhero/
implementation 'br.com.ingenieux.cedarhero:cedarhero:0.0.2'
// https://jarcasting.com/artifacts/br.com.ingenieux.cedarhero/cedarhero/
implementation ("br.com.ingenieux.cedarhero:cedarhero:0.0.2")
'br.com.ingenieux.cedarhero:cedarhero:pom:0.0.2'
<dependency org="br.com.ingenieux.cedarhero" name="cedarhero" rev="0.0.2">
<artifact name="cedarhero" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.ingenieux.cedarhero', module='cedarhero', version='0.0.2')
)
libraryDependencies += "br.com.ingenieux.cedarhero" % "cedarhero" % "0.0.2"
[br.com.ingenieux.cedarhero/cedarhero "0.0.2"]