is not current version
Last Version 3.0.4

org.webjars.npm:static-module 1.1.0

WebJar for static-module

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

static-module
Version

Version

1.1.0
Type

Type

jar

Download static-module 1.1.0


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