Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdformat-number-with-string |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
format-number-with-string-0.0.1.pom | |
format-number-with-string-0.0.1.jar | 7 KB |
format-number-with-string-0.0.1-sources.jar | 22 bytes |
format-number-with-string-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/format-number-with-string/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>format-number-with-string</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/format-number-with-string/
implementation 'org.webjars.npm:format-number-with-string:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/format-number-with-string/
implementation ("org.webjars.npm:format-number-with-string:0.0.1")
'org.webjars.npm:format-number-with-string:jar:0.0.1'
<dependency org="org.webjars.npm" name="format-number-with-string" rev="0.0.1">
<artifact name="format-number-with-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='format-number-with-string', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "format-number-with-string" % "0.0.1"
[org.webjars.npm/format-number-with-string "0.0.1"]