io.whileaway.code.summer:summer-start

Base On JPMS Modular Framework

License

License

GroupId

GroupId

io.whileaway.code.summer
ArtifactId

ArtifactId

summer-start
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Base On JPMS Modular Framework

Download summer-start

How to add to project

<!-- https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-start/ -->
<dependency>
    <groupId>io.whileaway.code.summer</groupId>
    <artifactId>summer-start</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-start/
implementation 'io.whileaway.code.summer:summer-start:0.0.2'
// https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-start/
implementation ("io.whileaway.code.summer:summer-start:0.0.2")
'io.whileaway.code.summer:summer-start:jar:0.0.2'
<dependency org="io.whileaway.code.summer" name="summer-start" rev="0.0.2">
  <artifact name="summer-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.whileaway.code.summer', module='summer-start', version='0.0.2')
)
libraryDependencies += "io.whileaway.code.summer" % "summer-start" % "0.0.2"
[io.whileaway.code.summer/summer-start "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.28

provided (3)

Group / Artifact Type Version
io.whileaway.code.summer : summer-util jar 0.0.2
io.whileaway.code.summer : summer-modular jar 0.0.2
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1