Last Version

com.github.lizhiwei88:core 0.1.1

A tool easy to handle events

License

License

GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

core
Version

Version

0.1.1
Type

Type

jar
Description

Description

A tool easy to handle events
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core

Download core 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.lizhiwei88/core/ -->
<dependency>
    <groupId>com.github.lizhiwei88</groupId>
    <artifactId>core</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizhiwei88/core/
implementation 'com.github.lizhiwei88:core:0.1.1'
// https://jarcasting.com/artifacts/com.github.lizhiwei88/core/
implementation ("com.github.lizhiwei88:core:0.1.1")
'com.github.lizhiwei88:core:jar:0.1.1'
<dependency org="com.github.lizhiwei88" name="core" rev="0.1.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lizhiwei88', module='core', version='0.1.1')
)
libraryDependencies += "com.github.lizhiwei88" % "core" % "0.1.1"
[com.github.lizhiwei88/core "0.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.