| Группа | Группаcom.scarabsoft |
|---|---|
| Идентификатор | Идентификаторjrest-interceptor-httpbasic |
| Версия | Версия1.0.4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/ -->
<dependency>
<groupId>com.scarabsoft</groupId>
<artifactId>jrest-interceptor-httpbasic</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/
implementation 'com.scarabsoft:jrest-interceptor-httpbasic:1.0.4'
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-interceptor-httpbasic/
implementation ("com.scarabsoft:jrest-interceptor-httpbasic:1.0.4")
'com.scarabsoft:jrest-interceptor-httpbasic:jar:1.0.4'
<dependency org="com.scarabsoft" name="jrest-interceptor-httpbasic" rev="1.0.4">
<artifact name="jrest-interceptor-httpbasic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scarabsoft', module='jrest-interceptor-httpbasic', version='1.0.4')
)
libraryDependencies += "com.scarabsoft" % "jrest-interceptor-httpbasic" % "1.0.4"
[com.scarabsoft/jrest-interceptor-httpbasic "1.0.4"]