is not current version
Last Version 5.1.0

org.webjars.npm:pretty-bytes 3.0.1

WebJar for pretty-bytes

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

pretty-bytes
Version

Version

3.0.1
Type

Type

jar

Download pretty-bytes 3.0.1


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