| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstring-format |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstring-format
WebJar for string-format
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| string-format-0.5.0.pom | |
| string-format-0.5.0.jar | 6 KB |
| string-format-0.5.0-sources.jar | 22 bytes |
| string-format-0.5.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string-format/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string-format</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string-format/
implementation 'org.webjars.npm:string-format:0.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/string-format/
implementation ("org.webjars.npm:string-format:0.5.0")
'org.webjars.npm:string-format:jar:0.5.0'
<dependency org="org.webjars.npm" name="string-format" rev="0.5.0">
<artifact name="string-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string-format', version='0.5.0')
)
libraryDependencies += "org.webjars.npm" % "string-format" % "0.5.0"
[org.webjars.npm/string-format "0.5.0"]