License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstrftime |
Version | Version0.10.0 |
Type | Typejar |
Description |
Descriptionstrftime
WebJar for strftime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
strftime-0.10.0.pom | |
strftime-0.10.0.jar | 24 KB |
strftime-0.10.0-sources.jar | 22 bytes |
strftime-0.10.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/strftime/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strftime</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/strftime/
implementation 'org.webjars.npm:strftime:0.10.0'
// https://jarcasting.com/artifacts/org.webjars.npm/strftime/
implementation ("org.webjars.npm:strftime:0.10.0")
'org.webjars.npm:strftime:jar:0.10.0'
<dependency org="org.webjars.npm" name="strftime" rev="0.10.0">
<artifact name="strftime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='strftime', version='0.10.0')
)
libraryDependencies += "org.webjars.npm" % "strftime" % "0.10.0"
[org.webjars.npm/strftime "0.10.0"]