is not current version
Last Version 1.6.1

io.hetu.core:presto-memory-context 1.1.0

Presto - Memory Tracking Framework

GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-memory-context
Version

Version

1.1.0
Type

Type

jar

Download presto-memory-context 1.1.0


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