is not current version
Last Version 1.2.4

com.github.celeskyking:cauli-parent 1.2.1

it`s the tools of uitest or mock server

GroupId

GroupId

com.github.celeskyking
ArtifactId

ArtifactId

cauli-parent
Version

Version

1.2.1
Type

Type

pom

Download cauli-parent 1.2.1

Filename Size
cauli-parent-1.2.1.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.celeskyking/cauli-parent/ -->
<dependency>
    <groupId>com.github.celeskyking</groupId>
    <artifactId>cauli-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.celeskyking/cauli-parent/
implementation 'com.github.celeskyking:cauli-parent:1.2.1'
// https://jarcasting.com/artifacts/com.github.celeskyking/cauli-parent/
implementation ("com.github.celeskyking:cauli-parent:1.2.1")
'com.github.celeskyking:cauli-parent:pom:1.2.1'
<dependency org="com.github.celeskyking" name="cauli-parent" rev="1.2.1">
  <artifact name="cauli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.celeskyking', module='cauli-parent', version='1.2.1')
)
libraryDependencies += "com.github.celeskyking" % "cauli-parent" % "1.2.1"
[com.github.celeskyking/cauli-parent "1.2.1"]