is not current version
Last Version 1.0.86

br.com.anteros:Anteros-Services-RestSQL 1.0.2

Anteros Services REST SQL for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Services-RestSQL
Version

Version

1.0.2
Type

Type

jar

Download Anteros-Services-RestSQL 1.0.2


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