| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdxyz.kail.framework | 
| ArtifactId | ArtifactIdttpai-parents-plugin-formatter | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionttpai-parents maven build component | 
<!-- https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parents-plugin-formatter/ -->
<dependency>
    <groupId>xyz.kail.framework</groupId>
    <artifactId>ttpai-parents-plugin-formatter</artifactId>
    <version>2.2.0</version>
</dependency>// https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parents-plugin-formatter/
implementation 'xyz.kail.framework:ttpai-parents-plugin-formatter:2.2.0'// https://jarcasting.com/artifacts/xyz.kail.framework/ttpai-parents-plugin-formatter/
implementation ("xyz.kail.framework:ttpai-parents-plugin-formatter:2.2.0")'xyz.kail.framework:ttpai-parents-plugin-formatter:jar:2.2.0'<dependency org="xyz.kail.framework" name="ttpai-parents-plugin-formatter" rev="2.2.0">
  <artifact name="ttpai-parents-plugin-formatter" type="jar" />
</dependency>@Grapes(
@Grab(group='xyz.kail.framework', module='ttpai-parents-plugin-formatter', version='2.2.0')
)libraryDependencies += "xyz.kail.framework" % "ttpai-parents-plugin-formatter" % "2.2.0"[xyz.kail.framework/ttpai-parents-plugin-formatter "2.2.0"]