is not current version
Last Version 1.1.7-beta1

com.github.ljinlin:langhuan-cabinet 1.1.3-beta1

This is a little book cabinet of Java.There are the most abstract state, type and other constants, a variety of components: unique id generator, dynamic data source components, cache components, interface specification groups, and a variety of tools: time, string, validation, reflection, object and other operating tools

Categories

Categories

Net
GroupId

GroupId

com.github.ljinlin
ArtifactId

ArtifactId

langhuan-cabinet
Version

Version

1.1.3-beta1
Type

Type

jar

Download langhuan-cabinet 1.1.3-beta1


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