GroupId | GroupIdtech.iooo.boot |
---|---|
ArtifactId | ArtifactIdiooo-boot-test-bundle |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
iooo-boot-test-bundle-1.1.5.pom | |
iooo-boot-test-bundle-1.1.5.jar | 2 KB |
Browse |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-test-bundle/
implementation 'tech.iooo.boot:iooo-boot-test-bundle:1.1.5'
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-test-bundle/
implementation ("tech.iooo.boot:iooo-boot-test-bundle:1.1.5")
'tech.iooo.boot:iooo-boot-test-bundle:jar:1.1.5'
<dependency org="tech.iooo.boot" name="iooo-boot-test-bundle" rev="1.1.5">
<artifact name="iooo-boot-test-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iooo.boot', module='iooo-boot-test-bundle', version='1.1.5')
)
libraryDependencies += "tech.iooo.boot" % "iooo-boot-test-bundle" % "1.1.5"
[tech.iooo.boot/iooo-boot-test-bundle "1.1.5"]