License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdbr.com.objectos.auto |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: auto :: parent
objectos Java base code generators
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-0.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.auto/parent/ -->
<dependency>
<groupId>br.com.objectos.auto</groupId>
<artifactId>parent</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.auto/parent/
implementation 'br.com.objectos.auto:parent:0.9.0'
// https://jarcasting.com/artifacts/br.com.objectos.auto/parent/
implementation ("br.com.objectos.auto:parent:0.9.0")
'br.com.objectos.auto:parent:pom:0.9.0'
<dependency org="br.com.objectos.auto" name="parent" rev="0.9.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.auto', module='parent', version='0.9.0')
)
libraryDependencies += "br.com.objectos.auto" % "parent" % "0.9.0"
[br.com.objectos.auto/parent "0.9.0"]