is not current version
Last Version 2.0.6

org.webjars.npm:abab 2.0.1

WebJar for abab

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

abab
Version

Version

2.0.1
Type

Type

jar

Download abab 2.0.1


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