is not current version
Last Version 1.3.0

com.hreeinfo.commons:hotswap-agent 1.2.0

Hotswap Agent projects (HREEINFO version)

GroupId

GroupId

com.hreeinfo.commons
ArtifactId

ArtifactId

hotswap-agent
Version

Version

1.2.0
Type

Type

jar

Download hotswap-agent 1.2.0


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