is not current version
Last Version 1.2.0

io.github.filipowm:spring-servlet-api-test 1.1.0


GroupId

GroupId

io.github.filipowm
ArtifactId

ArtifactId

spring-servlet-api-test
Version

Version

1.1.0
Type

Type

jar

Download spring-servlet-api-test 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/ -->
<dependency>
    <groupId>io.github.filipowm</groupId>
    <artifactId>spring-servlet-api-test</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/
implementation 'io.github.filipowm:spring-servlet-api-test:1.1.0'
// https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/
implementation ("io.github.filipowm:spring-servlet-api-test:1.1.0")
'io.github.filipowm:spring-servlet-api-test:jar:1.1.0'
<dependency org="io.github.filipowm" name="spring-servlet-api-test" rev="1.1.0">
  <artifact name="spring-servlet-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.filipowm', module='spring-servlet-api-test', version='1.1.0')
)
libraryDependencies += "io.github.filipowm" % "spring-servlet-api-test" % "1.1.0"
[io.github.filipowm/spring-servlet-api-test "1.1.0"]