License |
License |
---|---|
GroupId | GroupIdio.kevinlee |
ArtifactId | ArtifactIdone-jar-boot |
Last Version | Last Version0.97.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionone-jar-boot
one-jar-boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
one-jar-boot-0.97.4.pom | |
one-jar-boot-0.97.4.jar | 44 KB |
one-jar-boot-0.97.4-sources.jar | 28 KB |
one-jar-boot-0.97.4-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kevinlee/one-jar-boot/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>one-jar-boot</artifactId>
<version>0.97.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/one-jar-boot/
implementation 'io.kevinlee:one-jar-boot:0.97.4'
// https://jarcasting.com/artifacts/io.kevinlee/one-jar-boot/
implementation ("io.kevinlee:one-jar-boot:0.97.4")
'io.kevinlee:one-jar-boot:jar:0.97.4'
<dependency org="io.kevinlee" name="one-jar-boot" rev="0.97.4">
<artifact name="one-jar-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='one-jar-boot', version='0.97.4')
)
libraryDependencies += "io.kevinlee" % "one-jar-boot" % "0.97.4"
[io.kevinlee/one-jar-boot "0.97.4"]