is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-datatool 1.0.37

teafly 公共工具类核心包

Categories

Categories

Data
GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-datatool
Version

Version

1.0.37
Type

Type

jar

Download teafly-common-datatool 1.0.37


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