License |
License |
---|---|
GroupId | GroupIdbr.com.objectos.metainf |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: metainf :: parent
META-INF related code generation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-0.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.metainf/parent/ -->
<dependency>
<groupId>br.com.objectos.metainf</groupId>
<artifactId>parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.metainf/parent/
implementation 'br.com.objectos.metainf:parent:0.3.0'
// https://jarcasting.com/artifacts/br.com.objectos.metainf/parent/
implementation ("br.com.objectos.metainf:parent:0.3.0")
'br.com.objectos.metainf:parent:pom:0.3.0'
<dependency org="br.com.objectos.metainf" name="parent" rev="0.3.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.metainf', module='parent', version='0.3.0')
)
libraryDependencies += "br.com.objectos.metainf" % "parent" % "0.3.0"
[br.com.objectos.metainf/parent "0.3.0"]