Categories |
CategoriesJavaScript Languages Ant Build Tools |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjs-quantities |
Version | Version1.6.3 |
Type | Typejar |
Filename | Size |
---|---|
js-quantities-1.6.3.pom | |
js-quantities-1.6.3.jar | 28 KB |
js-quantities-1.6.3-sources.jar | 22 bytes |
js-quantities-1.6.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-quantities/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>js-quantities</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-quantities/
implementation 'org.webjars.bower:js-quantities:1.6.3'
// https://jarcasting.com/artifacts/org.webjars.bower/js-quantities/
implementation ("org.webjars.bower:js-quantities:1.6.3")
'org.webjars.bower:js-quantities:jar:1.6.3'
<dependency org="org.webjars.bower" name="js-quantities" rev="1.6.3">
<artifact name="js-quantities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-quantities', version='1.6.3')
)
libraryDependencies += "org.webjars.bower" % "js-quantities" % "1.6.3"
[org.webjars.bower/js-quantities "1.6.3"]