is not current version
Last Version 2.1.0-beta.1

com.disney.groovity:http-auth-parent 2.0.0-rc.16


GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-parent
Version

Version

2.0.0-rc.16
Type

Type

pom

Download http-auth-parent 2.0.0-rc.16

Filename Size
http-auth-parent-2.0.0-rc.16.pom 915 bytes
Browse

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