common-core

Mantou's Project Core Component [馒头的项目核心组件]

License

License

GroupId

GroupId

com.github.chinayinman
ArtifactId

ArtifactId

common-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

common-core
Mantou's Project Core Component [馒头的项目核心组件]

Download common-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

mantou-common

馒头的公共组件库

Versions

Version
0.0.2
0.0.1