is not current version
Last Version 1.4.1

org.hotswapagent:hotswap-agent-plugins 1.3.0

POM with ALL HotswapAgent plugins.

Categories

Categories

HotswapAgent Development Tools Development Libraries
GroupId

GroupId

org.hotswapagent
ArtifactId

ArtifactId

hotswap-agent-plugins
Version

Version

1.3.0
Type

Type

pom

Download hotswap-agent-plugins 1.3.0


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