is not current version
Last Version 1.1.7

br.com.anteros:Anteros-Persistence-Core 1.0.63

Anteros Persistence Core for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Persistence-Core
Version

Version

1.0.63
Type

Type

jar

Download Anteros-Persistence-Core 1.0.63


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