is not current version
Last Version 1.0.9.RELEASE

tech.iooo.boot:iooo-boot-dependency 1.0.2.RELEASE


GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-boot-dependency
Version

Version

1.0.2.RELEASE
Type

Type

pom

Download iooo-boot-dependency 1.0.2.RELEASE


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