is not current version
Last Version 0.3.0

com.github.winjaychan:anti-replay-attack 0.0.2

Demo project for Spring Boot

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.winjaychan
ArtifactId

ArtifactId

anti-replay-attack
Version

Version

0.0.2
Type

Type

pom

Download anti-replay-attack 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack/ -->
<dependency>
    <groupId>com.github.winjaychan</groupId>
    <artifactId>anti-replay-attack</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack/
implementation 'com.github.winjaychan:anti-replay-attack:0.0.2'
// https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack/
implementation ("com.github.winjaychan:anti-replay-attack:0.0.2")
'com.github.winjaychan:anti-replay-attack:pom:0.0.2'
<dependency org="com.github.winjaychan" name="anti-replay-attack" rev="0.0.2">
  <artifact name="anti-replay-attack" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.winjaychan', module='anti-replay-attack', version='0.0.2')
)
libraryDependencies += "com.github.winjaychan" % "anti-replay-attack" % "0.0.2"
[com.github.winjaychan/anti-replay-attack "0.0.2"]