is not current version
Last Version 1.2

com.boku:boku-http-auth-client 1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.boku
ArtifactId

ArtifactId

boku-http-auth-client
Version

Version

1.1
Type

Type

jar

Download boku-http-auth-client 1.1


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