GroupId | GroupIdcom.boku |
---|---|
ArtifactId | ArtifactIdboku-http-auth-tools-zip |
Version | Version1.1 |
Type | Typepom |
Filename | Size |
---|---|
boku-http-auth-tools-zip-1.1.pom | |
boku-http-auth-tools-zip-1.1.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.boku/boku-http-auth-tools-zip/ -->
<dependency>
<groupId>com.boku</groupId>
<artifactId>boku-http-auth-tools-zip</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.boku/boku-http-auth-tools-zip/
implementation 'com.boku:boku-http-auth-tools-zip:1.1'
// https://jarcasting.com/artifacts/com.boku/boku-http-auth-tools-zip/
implementation ("com.boku:boku-http-auth-tools-zip:1.1")
'com.boku:boku-http-auth-tools-zip:pom:1.1'
<dependency org="com.boku" name="boku-http-auth-tools-zip" rev="1.1">
<artifact name="boku-http-auth-tools-zip" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.boku', module='boku-http-auth-tools-zip', version='1.1')
)
libraryDependencies += "com.boku" % "boku-http-auth-tools-zip" % "1.1"
[com.boku/boku-http-auth-tools-zip "1.1"]