is not current version
Last Version 1.14.1

org.webjars.npm:serve-static 1.12.3

WebJar for serve-static

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

serve-static
Version

Version

1.12.3
Type

Type

jar

Download serve-static 1.12.3


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