yelong-function

提供一些常用的功能接口。如推断时间的类型

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-function
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

yelong-function
提供一些常用的功能接口。如推断时间的类型
Project URL

Project URL

https://github.com/yelong0216/yelong-function.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-function

Download yelong-function

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yelong0216 : yelong-commons jar [2.2.0,2.3.0)

provided (1)

Group / Artifact Type Version
net.sourceforge.jexcelapi : jxl jar 2.6.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.0.0