is not current version
Last Version 2.0.12

br.com.anteros:Anteros-Security 2.0.9

Anteros Security.

Categories

Categories

Ant Build Tools Security
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Security
Version

Version

2.0.9
Type

Type

jar

Download Anteros-Security 2.0.9


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