Last Version

Hotswap 22.1.0.1

Espresso HotSwap API

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.espresso
ArtifactId

ArtifactId

hotswap
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Hotswap
Espresso HotSwap API
Project URL

Project URL

https://www.graalvm.org/reference-manual/java-on-truffle/
Source Code Management

Source Code Management

https://github.com/oracle/graal/tree/master/truffle

Download hotswap 22.1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.