License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-SMS |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionAnteros SMS
Anteros SMS for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-SMS-1.0.0.pom | |
Anteros-SMS-1.0.0.jar | 396 KB |
Anteros-SMS-1.0.0-sources.jar | 284 KB |
Anteros-SMS-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-SMS/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-SMS</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-SMS/
implementation 'br.com.anteros:Anteros-SMS:1.0.0'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-SMS/
implementation ("br.com.anteros:Anteros-SMS:1.0.0")
'br.com.anteros:Anteros-SMS:jar:1.0.0'
<dependency org="br.com.anteros" name="Anteros-SMS" rev="1.0.0">
<artifact name="Anteros-SMS" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-SMS', version='1.0.0')
)
libraryDependencies += "br.com.anteros" % "Anteros-SMS" % "1.0.0"
[br.com.anteros/Anteros-SMS "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jsmpp : jsmpp | jar | 2.2.1 |
commons-net : commons-net | jar | 2.0 |
log4j : log4j | jar | 1.2.17 |