| GroupId | GroupIdxyz.kail.framework | 
|---|---|
| ArtifactId | ArtifactIdttpai-parent2 | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Description | 
| Filename | Size | 
|---|---|
| ttpai-parent2-2.2.0.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parent2/ -->
<dependency>
    <groupId>xyz.kail.framework</groupId>
    <artifactId>ttpai-parent2</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parent2/
implementation 'xyz.kail.framework:ttpai-parent2:2.2.0'// https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parent2/
implementation ("xyz.kail.framework:ttpai-parent2:2.2.0")'xyz.kail.framework:ttpai-parent2:pom:2.2.0'<dependency org="xyz.kail.framework" name="ttpai-parent2" rev="2.2.0">
  <artifact name="ttpai-parent2" type="pom" />
</dependency>@Grapes(
@Grab(group='xyz.kail.framework', module='ttpai-parent2', version='2.2.0')
)libraryDependencies += "xyz.kail.framework" % "ttpai-parent2" % "2.2.0"[xyz.kail.framework/ttpai-parent2 "2.2.0"]