is not current version
Last Version 1.0.4

br.com.anteros:Anteros-SMS-Integration 1.0.3

Anteros SMS integration for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-SMS-Integration
Version

Version

1.0.3
Type

Type

jar

Download Anteros-SMS-Integration 1.0.3


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