is not current version
Last Version 2.1.0-beta.1

com.disney.groovity:http-auth-client 2.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-client
Version

Version

2.0.0
Type

Type

jar

Download http-auth-client 2.0.0


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