is not current version
Last Version 2.1.0-beta.1

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


GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-core
Version

Version

2.0.0-rc.20
Type

Type

jar

Download http-auth-core 2.0.0-rc.20


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