is not current version
Last Version 1.0.7

br.com.anteros:Anteros-Persistence-Apt 1.0.2

Anteros Persistence APT.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Persistence-Apt
Version

Version

1.0.2
Type

Type

jar

Download Anteros-Persistence-Apt 1.0.2


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