is not current version
Last Version 1.1.7

tech.iooo.boot:iooo-boot-test-bundle 1.1.2

iooo-boot-test-bundle

GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-boot-test-bundle
Version

Version

1.1.2
Type

Type

jar

Download iooo-boot-test-bundle 1.1.2


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