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