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