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