License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbyte-size |
Version | Version7.0.0 |
Type | Typejar |
Description |
Descriptionbyte-size
WebJar for byte-size
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byte-size-7.0.0.pom | |
byte-size-7.0.0.jar | 11 KB |
byte-size-7.0.0-sources.jar | 22 bytes |
byte-size-7.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/byte-size/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>byte-size</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/byte-size/
implementation 'org.webjars.npm:byte-size:7.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/byte-size/
implementation ("org.webjars.npm:byte-size:7.0.0")
'org.webjars.npm:byte-size:jar:7.0.0'
<dependency org="org.webjars.npm" name="byte-size" rev="7.0.0">
<artifact name="byte-size" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='byte-size', version='7.0.0')
)
libraryDependencies += "org.webjars.npm" % "byte-size" % "7.0.0"
[org.webjars.npm/byte-size "7.0.0"]