is not current version
Last Version 2.0.31

br.com.anteros:Anteros-Spring-Web 2.0.5

Anteros Spring Web for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-Spring-Web
Version

Version

2.0.5
Type

Type

jar

Download Anteros-Spring-Web 2.0.5


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