is not current version
Last Version 0.2

com.github.trecloux:spring-flash-cookie 0.1


GroupId

GroupId

com.github.trecloux
ArtifactId

ArtifactId

spring-flash-cookie
Version

Version

0.1
Type

Type

jar

Download spring-flash-cookie 0.1


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