is not current version
Last Version 2.2.3

cn.ttpai.framework:ttpai-parents 2.2.2

ttpai-parents basic pom

GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-parents
Version

Version

2.2.2
Type

Type

pom

Download ttpai-parents 2.2.2

Filename Size
ttpai-parents-2.2.2.pom 46 KB
Browse

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