is not current version
Last Version 0.0.6

tech.iboot:iboot-commons 0.0.4


GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons
Version

Version

0.0.4
Type

Type

pom

Download iboot-commons 0.0.4

Filename Size
iboot-commons-0.0.4.pom 878 bytes
Browse

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