is not current version
Last Version 7.0.1

org.webjars.npm:byte-size 5.0.1

WebJar for byte-size

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

byte-size
Version

Version

5.0.1
Type

Type

jar

Download byte-size 5.0.1


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