is not current version
Last Version 350

io.prestosql:presto-memory-context 325

Presto - Memory Tracking Framework

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-memory-context
Version

Version

325
Type

Type

jar

Download presto-memory-context 325


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