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