is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common 1.0.31

teafly 公共聚合模块

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common
Version

Version

1.0.31
Type

Type

pom

Download teafly-common 1.0.31


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