is not current version
Last Version 1.0.38

br.com.anteros:Anteros-Persistence 1.0.28

Anteros Persistence for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Persistence
Version

Version

1.0.28
Type

Type

jar

Download Anteros-Persistence 1.0.28


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