is not current version
Last Version 0.15.0

com.nike.backstopper:backstopper-spring-web 0.12.0

Backstopper module backstopper-spring-web

GroupId

GroupId

com.nike.backstopper
ArtifactId

ArtifactId

backstopper-spring-web
Version

Version

0.12.0
Type

Type

jar

Download backstopper-spring-web 0.12.0


<!-- https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web/ -->
<dependency>
    <groupId>com.nike.backstopper</groupId>
    <artifactId>backstopper-spring-web</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web/
implementation 'com.nike.backstopper:backstopper-spring-web:0.12.0'
// https://jarcasting.com/artifacts/com.nike.backstopper/backstopper-spring-web/
implementation ("com.nike.backstopper:backstopper-spring-web:0.12.0")
'com.nike.backstopper:backstopper-spring-web:jar:0.12.0'
<dependency org="com.nike.backstopper" name="backstopper-spring-web" rev="0.12.0">
  <artifact name="backstopper-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.backstopper', module='backstopper-spring-web', version='0.12.0')
)
libraryDependencies += "com.nike.backstopper" % "backstopper-spring-web" % "0.12.0"
[com.nike.backstopper/backstopper-spring-web "0.12.0"]