is not current version
Last Version 1.1.7

tech.iooo.boot:iooo-boot-core 1.0.7.RELEASE


GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-boot-core
Version

Version

1.0.7.RELEASE
Type

Type

jar

Download iooo-boot-core 1.0.7.RELEASE


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