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