Lichen Core

核心模块定义了一些常用的基础类,和基础方法供各个模块共享.

License

License

GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-core
Last Version

Last Version

0.5.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lichen Core
核心模块定义了一些常用的基础类,和基础方法供各个模块共享.
Project Organization

Project Organization

Lichen Developer Team

Download lichen-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.10.2
0.5.10.1
0.5.10
0.5.9