is not current version
Last Version 3.0.1

org.webjars.npm:levelup 0.18.6

WebJar for levelup

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

levelup
Version

Version

0.18.6
Type

Type

jar

Download levelup 0.18.6


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