is not current version
Last Version 4.2.2

org.webjars.npm:text-cache 4.2.0

WebJar for text-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

text-cache
Version

Version

4.2.0
Type

Type

jar

Download text-cache 4.2.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/text-cache/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>text-cache</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/text-cache/
implementation 'org.webjars.npm:text-cache:4.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/text-cache/
implementation ("org.webjars.npm:text-cache:4.2.0")
'org.webjars.npm:text-cache:jar:4.2.0'
<dependency org="org.webjars.npm" name="text-cache" rev="4.2.0">
  <artifact name="text-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='text-cache', version='4.2.0')
)
libraryDependencies += "org.webjars.npm" % "text-cache" % "4.2.0"
[org.webjars.npm/text-cache "4.2.0"]