is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-core 1.0.38

teafly 公共工具类核心包

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-core
Version

Version

1.0.38
Type

Type

jar

Download teafly-common-core 1.0.38


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