is not current version
Last Version 1.0.9.RELEASE

tech.iooo.boot:iooo-boot-dependency 1.0.1


GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-boot-dependency
Version

Version

1.0.1
Type

Type

pom

Download iooo-boot-dependency 1.0.1


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