is not current version
Last Version 0.3.2

net.eulerframework:euler-web-authentication-impl 0.3.1

Default Implement of Euler Web Authentication

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication-impl
Version

Version

0.3.1
Type

Type

jar

Download euler-web-authentication-impl 0.3.1


<!-- https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/ -->
<dependency>
    <groupId>net.eulerframework</groupId>
    <artifactId>euler-web-authentication-impl</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/
implementation 'net.eulerframework:euler-web-authentication-impl:0.3.1'
// https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/
implementation ("net.eulerframework:euler-web-authentication-impl:0.3.1")
'net.eulerframework:euler-web-authentication-impl:jar:0.3.1'
<dependency org="net.eulerframework" name="euler-web-authentication-impl" rev="0.3.1">
  <artifact name="euler-web-authentication-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.eulerframework', module='euler-web-authentication-impl', version='0.3.1')
)
libraryDependencies += "net.eulerframework" % "euler-web-authentication-impl" % "0.3.1"
[net.eulerframework/euler-web-authentication-impl "0.3.1"]