is not current version
Last Version 2.2.3

cn.ttpai.framework:ttpai-parent1 2.2.2


GroupId

GroupId

cn.ttpai.framework
ArtifactId

ArtifactId

ttpai-parent1
Version

Version

2.2.2
Type

Type

pom

Download ttpai-parent1 2.2.2

Filename Size
ttpai-parent1-2.2.2.pom 8 KB
Browse

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