is not current version
Last Version 1.0.0

nl.thanus:reboot-core 0.1.0

The core refactoring functionality of ReBoot

GroupId

GroupId

nl.thanus
ArtifactId

ArtifactId

reboot-core
Version

Version

0.1.0
Type

Type

jar

Download reboot-core 0.1.0


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