License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-function |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyelong-function
提供一些常用的功能接口。如推断时间的类型
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yelong-function-2.2.0.pom | |
yelong-function-2.2.0.jar | 8 KB |
yelong-function-2.2.0-sources.jar | 8 KB |
yelong-function-2.2.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yelong0216 : yelong-commons | jar | [2.2.0,2.3.0) |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |