is not current version
Last Version 1.1.7

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

Anteros Persistence Core for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Persistence-Core
Version

Version

1.0.37
Type

Type

jar

Download Anteros-Persistence-Core 1.0.37


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