<dependency> <groupId>org.webjars.npm</groupId> <artifactId>lru-cache</artifactId> <version>4.1.5</version> </dependency>
implementation 'org.webjars.npm:lru-cache:4.1.5'
implementation("org.webjars.npm:lru-cache:4.1.5")
libraryDependencies += "org.webjars.npm" % "lru-cache" % "4.1.5"
@Grapes( @Grab(group='org.webjars.npm', module='lru-cache', version='4.1.5') )
<dependency org="org.webjars.npm" name="lru-cache" rev="4.1.5" />
[org.webjars.npm/lru-cache "4.1.5"]
'org.webjars.npm:lru-cache:jar:4.1.5'
compile
|-- org.webjars.npm:pseudomap
|-- org.webjars.npm:yallist