is not current version
Last Version 2.0.1

org.webjars.npm:basic-auth 2.0.0

WebJar for basic-auth

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

basic-auth
Version

Version

2.0.0
Type

Type

jar

Download basic-auth 2.0.0


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