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