is not current version
Last Version 1.0.6

com.scarabsoft:jrest-interceptor-httpbasic 1.0.0

empty

GroupId

GroupId

com.scarabsoft
ArtifactId

ArtifactId

jrest-interceptor-httpbasic
Version

Version

1.0.0
Type

Type

jar

Download jrest-interceptor-httpbasic 1.0.0


<!-- https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/ -->
<dependency>
    <groupId>com.scarabsoft</groupId>
    <artifactId>jrest-interceptor-httpbasic</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/
implementation 'com.scarabsoft:jrest-interceptor-httpbasic:1.0.0'
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/
implementation ("com.scarabsoft:jrest-interceptor-httpbasic:1.0.0")
'com.scarabsoft:jrest-interceptor-httpbasic:jar:1.0.0'
<dependency org="com.scarabsoft" name="jrest-interceptor-httpbasic" rev="1.0.0">
  <artifact name="jrest-interceptor-httpbasic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scarabsoft', module='jrest-interceptor-httpbasic', version='1.0.0')
)
libraryDependencies += "com.scarabsoft" % "jrest-interceptor-httpbasic" % "1.0.0"
[com.scarabsoft/jrest-interceptor-httpbasic "1.0.0"]