is not current version
Last Version 1.4.1

org.hotswapagent:hotswap-agent 1.1.0

Distribution of HotswapAgent core and all plugins in all-in-one JAR.

Categories

Categories

HotswapAgent Development Tools Development Libraries
GroupId

GroupId

org.hotswapagent
ArtifactId

ArtifactId

hotswap-agent
Version

Version

1.1.0
Type

Type

jar

Download hotswap-agent 1.1.0


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