is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-pom 1.0.42

teafly 公共版本控制

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-pom
Version

Version

1.0.42
Type

Type

pom

Download teafly-common-pom 1.0.42


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