GroupId | GroupIdcom.disney.groovity |
---|---|
ArtifactId | ArtifactIdhttp-auth-core |
Version | Version2.0.0-rc.19 |
Type | Typejar |
Filename | Size |
---|---|
http-auth-core-2.0.0-rc.19.pom | |
http-auth-core-2.0.0-rc.19.jar | 17 KB |
http-auth-core-2.0.0-rc.19-sources.jar | 14 KB |
http-auth-core-2.0.0-rc.19-javadoc.jar | 76 KB |
Browse |
<!-- 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.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-core/
implementation 'com.disney.groovity:http-auth-core:2.0.0-rc.19'
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-core/
implementation ("com.disney.groovity:http-auth-core:2.0.0-rc.19")
'com.disney.groovity:http-auth-core:jar:2.0.0-rc.19'
<dependency org="com.disney.groovity" name="http-auth-core" rev="2.0.0-rc.19">
<artifact name="http-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='http-auth-core', version='2.0.0-rc.19')
)
libraryDependencies += "com.disney.groovity" % "http-auth-core" % "2.0.0-rc.19"
[com.disney.groovity/http-auth-core "2.0.0-rc.19"]