is not current version
Last Version 5.0.0

org.webjars.npm:pretty-ms 3.2.0

WebJar for pretty-ms

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

pretty-ms
Version

Version

3.2.0
Type

Type

jar

Download pretty-ms 3.2.0


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