is not current version
Last Version 3.0.4

org.webjars.npm:static-module 3.0.3

WebJar for static-module

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

static-module
Version

Version

3.0.3
Type

Type

jar

Download static-module 3.0.3


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