mikoto-event


License

License

GroupId

GroupId

io.github.lmikoto
ArtifactId

ArtifactId

mikoto-event
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mikoto-event
mikoto-event
Project URL

Project URL

https://github.com/lmikoto/mikoto-event
Source Code Management

Source Code Management

https://github.com/lmikoto

Download mikoto-event

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.4.RELEASE
com.google.guava : guava jar 27.1-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE