License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-env |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDepend
|
Filename | Size |
---|---|
leopard-boot-env-0.9.20.pom | |
leopard-boot-env-0.9.20.jar | 7 KB |
leopard-boot-env-0.9.20-sources.jar | 5 KB |
leopard-boot-env-0.9.20-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-env/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-env</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-env/
implementation 'io.leopard.boot:leopard-boot-env:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-env/
implementation ("io.leopard.boot:leopard-boot-env:0.9.20")
'io.leopard.boot:leopard-boot-env:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-env" rev="0.9.20">
<artifact name="leopard-boot-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-env', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-env" % "0.9.20"
[io.leopard.boot/leopard-boot-env "0.9.20"]