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