is not current version
Last Version 0.0.6

tech.iboot:iboot-commons 0.0.5


GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons
Version

Version

0.0.5
Type

Type

pom

Download iboot-commons 0.0.5

Filename Size
iboot-commons-0.0.5.pom 866 bytes
Browse

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