| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdi18next-sprintf-postprocessor |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
Descriptioni18next-sprintf-postprocessor
WebJar for i18next-sprintf-postprocessor
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/i18next-sprintf-postprocessor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>i18next-sprintf-postprocessor</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/i18next-sprintf-postprocessor/
implementation 'org.webjars.npm:i18next-sprintf-postprocessor:0.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/i18next-sprintf-postprocessor/
implementation ("org.webjars.npm:i18next-sprintf-postprocessor:0.2.2")
'org.webjars.npm:i18next-sprintf-postprocessor:jar:0.2.2'
<dependency org="org.webjars.npm" name="i18next-sprintf-postprocessor" rev="0.2.2">
<artifact name="i18next-sprintf-postprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='i18next-sprintf-postprocessor', version='0.2.2')
)
libraryDependencies += "org.webjars.npm" % "i18next-sprintf-postprocessor" % "0.2.2"
[org.webjars.npm/i18next-sprintf-postprocessor "0.2.2"]