License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdextsprintf |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextsprintf
WebJar for extsprintf
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extsprintf-1.4.1.pom | |
extsprintf-1.4.1.jar | 13 KB |
extsprintf-1.4.1-sources.jar | 22 bytes |
extsprintf-1.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/extsprintf/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>extsprintf</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/extsprintf/
implementation 'org.webjars.npm:extsprintf:1.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/extsprintf/
implementation ("org.webjars.npm:extsprintf:1.4.1")
'org.webjars.npm:extsprintf:jar:1.4.1'
<dependency org="org.webjars.npm" name="extsprintf" rev="1.4.1">
<artifact name="extsprintf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='extsprintf', version='1.4.1')
)
libraryDependencies += "org.webjars.npm" % "extsprintf" % "1.4.1"
[org.webjars.npm/extsprintf "1.4.1"]