is not current version
Last Version 1.14.1

org.webjars.npm:serve-static 1.8.1

WebJar for serve-static

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

serve-static
Version

Version

1.8.1
Type

Type

jar

Download serve-static 1.8.1


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