is not current version
Last Version 1.0.9.RELEASE

cn.t:lib-parent-pom 1.0.6.RELEASE

lib-parent-pom

GroupId

GroupId

cn.t
ArtifactId

ArtifactId

lib-parent-pom
Version

Version

1.0.6.RELEASE
Type

Type

pom

Download lib-parent-pom 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/cn.t/lib-parent-pom/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>lib-parent-pom</artifactId>
    <version>1.0.6.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.t/lib-parent-pom/
implementation 'cn.t:lib-parent-pom:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/cn.t/lib-parent-pom/
implementation ("cn.t:lib-parent-pom:1.0.6.RELEASE")
'cn.t:lib-parent-pom:pom:1.0.6.RELEASE'
<dependency org="cn.t" name="lib-parent-pom" rev="1.0.6.RELEASE">
  <artifact name="lib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='lib-parent-pom', version='1.0.6.RELEASE')
)
libraryDependencies += "cn.t" % "lib-parent-pom" % "1.0.6.RELEASE"
[cn.t/lib-parent-pom "1.0.6.RELEASE"]