is not current version
Last Version 1.1.0

at.chrl:chrl-rebellion 1.0.0

Framework for dynamic reloading of java classes

GroupId

GroupId

at.chrl
ArtifactId

ArtifactId

chrl-rebellion
Version

Version

1.0.0
Type

Type

jar

Download chrl-rebellion 1.0.0


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