is not current version
Last Version 0.1.1

com.github.ByungJun25:spring-security-instant 0.1.0

Spring Security Instant Library.

Categories

Categories

Ant Build Tools Security
GroupId

GroupId

com.github.ByungJun25
ArtifactId

ArtifactId

spring-security-instant
Version

Version

0.1.0
Type

Type

jar

Download spring-security-instant 0.1.0


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