joylau-commons

JoyLau's Commons Utils

License

License

GroupId

GroupId

cn.joylau.code
ArtifactId

ArtifactId

joylau-commons
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

joylau-commons
JoyLau's Commons Utils
Project URL

Project URL

http://code.joylau.cn

Download joylau-commons

How to add to project

<!-- https://jarcasting.com/artifacts/cn.joylau.code/joylau-commons/ -->
<dependency>
    <groupId>cn.joylau.code</groupId>
    <artifactId>joylau-commons</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.joylau.code/joylau-commons/
implementation 'cn.joylau.code:joylau-commons:1.0-RELEASE'
// https://jarcasting.com/artifacts/cn.joylau.code/joylau-commons/
implementation ("cn.joylau.code:joylau-commons:1.0-RELEASE")
'cn.joylau.code:joylau-commons:jar:1.0-RELEASE'
<dependency org="cn.joylau.code" name="joylau-commons" rev="1.0-RELEASE">
  <artifact name="joylau-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.joylau.code', module='joylau-commons', version='1.0-RELEASE')
)
libraryDependencies += "cn.joylau.code" % "joylau-commons" % "1.0-RELEASE"
[cn.joylau.code/joylau-commons "1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.7
com.belerweb : pinyin4j Optional jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE