License |
License |
---|---|
GroupId | GroupIdbr.com.objectos.pojo |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: pojo :: annotations
POJO generation library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
annotations-0.11.0.pom | |
annotations-0.11.0.jar | 3 KB |
annotations-0.11.0-sources.jar | 4 KB |
annotations-0.11.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/ -->
<dependency>
<groupId>br.com.objectos.pojo</groupId>
<artifactId>annotations</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/
implementation 'br.com.objectos.pojo:annotations:0.11.0'
// https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/
implementation ("br.com.objectos.pojo:annotations:0.11.0")
'br.com.objectos.pojo:annotations:jar:0.11.0'
<dependency org="br.com.objectos.pojo" name="annotations" rev="0.11.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.pojo', module='annotations', version='0.11.0')
)
libraryDependencies += "br.com.objectos.pojo" % "annotations" % "0.11.0"
[br.com.objectos.pojo/annotations "0.11.0"]