is not current version
Last Version 5.1.0

org.webjars.npm:pretty-bytes 4.0.2

WebJar for pretty-bytes

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

pretty-bytes
Version

Version

4.0.2
Type

Type

jar

Download pretty-bytes 4.0.2


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