com.whxinpai:lfs

whxinpai common utils

License

License

GroupId

GroupId

com.whxinpai
ArtifactId

ArtifactId

lfs
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

whxinpai common utils

Download lfs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0