is not current version
Last Version 0.0.6

tech.iboot:iboot-core 0.0.4


GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-core
Version

Version

0.0.4
Type

Type

jar

Download iboot-core 0.0.4


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