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