Categories |
CategoriesAnt Build Tools Security |
---|---|
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Security-Store-SQL |
Version | Version1.0.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Store-SQL/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Security-Store-SQL</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Store-SQL/
implementation 'br.com.anteros:Anteros-Security-Store-SQL:1.0.16'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Security-Store-SQL/
implementation ("br.com.anteros:Anteros-Security-Store-SQL:1.0.16")
'br.com.anteros:Anteros-Security-Store-SQL:jar:1.0.16'
<dependency org="br.com.anteros" name="Anteros-Security-Store-SQL" rev="1.0.16">
<artifact name="Anteros-Security-Store-SQL" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Security-Store-SQL', version='1.0.16')
)
libraryDependencies += "br.com.anteros" % "Anteros-Security-Store-SQL" % "1.0.16"
[br.com.anteros/Anteros-Security-Store-SQL "1.0.16"]