is not current version
Last Version 3.0.0-canary.1

org.webjars.npm:ms 0.7.0

WebJar for ms

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ms
Version

Version

0.7.0
Type

Type

jar

Download ms 0.7.0


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