is not current version
Last Version 2.1.0-beta.1

com.disney.groovity:http-auth-server 2.0.0-rc.20


GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-server
Version

Version

2.0.0-rc.20
Type

Type

jar

Download http-auth-server 2.0.0-rc.20


<!-- https://jarcasting.com/artifacts/com.disney.groovity/http-auth-server/ -->
<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>http-auth-server</artifactId>
    <version>2.0.0-rc.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-server/
implementation 'com.disney.groovity:http-auth-server:2.0.0-rc.20'
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-server/
implementation ("com.disney.groovity:http-auth-server:2.0.0-rc.20")
'com.disney.groovity:http-auth-server:jar:2.0.0-rc.20'
<dependency org="com.disney.groovity" name="http-auth-server" rev="2.0.0-rc.20">
  <artifact name="http-auth-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='http-auth-server', version='2.0.0-rc.20')
)
libraryDependencies += "com.disney.groovity" % "http-auth-server" % "2.0.0-rc.20"
[com.disney.groovity/http-auth-server "2.0.0-rc.20"]