License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddecimal.js-light |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondecimal.js-light
WebJar for decimal.js-light
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
decimal.js-light-2.5.0.pom | |
decimal.js-light-2.5.0.jar | 61 KB |
decimal.js-light-2.5.0-sources.jar | 22 bytes |
decimal.js-light-2.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/decimal.js-light/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>decimal.js-light</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/decimal.js-light/
implementation 'org.webjars.npm:decimal.js-light:2.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/decimal.js-light/
implementation ("org.webjars.npm:decimal.js-light:2.5.0")
'org.webjars.npm:decimal.js-light:jar:2.5.0'
<dependency org="org.webjars.npm" name="decimal.js-light" rev="2.5.0">
<artifact name="decimal.js-light" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='decimal.js-light', version='2.5.0')
)
libraryDependencies += "org.webjars.npm" % "decimal.js-light" % "2.5.0"
[org.webjars.npm/decimal.js-light "2.5.0"]