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