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