is not current version
Last Version 0.0.6

tech.iboot:iboot-framework 0.0.3

a framework

GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-framework
Version

Version

0.0.3
Type

Type

pom

Download iboot-framework 0.0.3


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