is not current version
Last Version 0.11.0

br.com.objectos.pojo:annotations 0.10.0


GroupId

GroupId

br.com.objectos.pojo
ArtifactId

ArtifactId

annotations
Version

Version

0.10.0
Type

Type

jar

Download annotations 0.10.0


<!-- https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/ -->
<dependency>
    <groupId>br.com.objectos.pojo</groupId>
    <artifactId>annotations</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/
implementation 'br.com.objectos.pojo:annotations:0.10.0'
// https://jarcasting.com/artifacts/br.com.objectos.pojo/annotations/
implementation ("br.com.objectos.pojo:annotations:0.10.0")
'br.com.objectos.pojo:annotations:jar:0.10.0'
<dependency org="br.com.objectos.pojo" name="annotations" rev="0.10.0">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.pojo', module='annotations', version='0.10.0')
)
libraryDependencies += "br.com.objectos.pojo" % "annotations" % "0.10.0"
[br.com.objectos.pojo/annotations "0.10.0"]