License |
License |
---|---|
GroupId | GroupIdio.github.lmikoto |
ArtifactId | ArtifactIdmikoto-event |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmikoto-event
mikoto-event
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-event/ -->
<dependency>
<groupId>io.github.lmikoto</groupId>
<artifactId>mikoto-event</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-event/
implementation 'io.github.lmikoto:mikoto-event:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-event/
implementation ("io.github.lmikoto:mikoto-event:1.0.0.RELEASE")
'io.github.lmikoto:mikoto-event:jar:1.0.0.RELEASE'
<dependency org="io.github.lmikoto" name="mikoto-event" rev="1.0.0.RELEASE">
<artifact name="mikoto-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lmikoto', module='mikoto-event', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.lmikoto" % "mikoto-event" % "1.0.0.RELEASE"
[io.github.lmikoto/mikoto-event "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.4.RELEASE |
com.google.guava : guava | jar | 27.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |