is not current version
Last Version 2.0.1

org.webjars.npm:basic-auth 1.0.1

WebJar for basic-auth

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

basic-auth
Version

Version

1.0.1
Type

Type

jar

Download basic-auth 1.0.1


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