is not current version
Last Version 0.273.3

com.facebook.presto:presto-cache 0.239.2

Presto cache library

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-cache
Version

Version

0.239.2
Type

Type

jar

Download presto-cache 0.239.2


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