is not current version
Last Version 0.3.0

com.github.winjaychan:example-userid-attack 0.0.2


GroupId

GroupId

com.github.winjaychan
ArtifactId

ArtifactId

example-userid-attack
Version

Version

0.0.2
Type

Type

jar

Download example-userid-attack 0.0.2


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