is not current version
Last Version 1.2.1.RELEASE

com.iiifi:kite-test 1.1.1.RELEASE

Spring Cloud Core Component Extension.

GroupId

GroupId

com.iiifi
ArtifactId

ArtifactId

kite-test
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download kite-test 1.1.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.iiifi/kite-test/ -->
<dependency>
    <groupId>com.iiifi</groupId>
    <artifactId>kite-test</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iiifi/kite-test/
implementation 'com.iiifi:kite-test:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.iiifi/kite-test/
implementation ("com.iiifi:kite-test:1.1.1.RELEASE")
'com.iiifi:kite-test:jar:1.1.1.RELEASE'
<dependency org="com.iiifi" name="kite-test" rev="1.1.1.RELEASE">
  <artifact name="kite-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iiifi', module='kite-test', version='1.1.1.RELEASE')
)
libraryDependencies += "com.iiifi" % "kite-test" % "1.1.1.RELEASE"
[com.iiifi/kite-test "1.1.1.RELEASE"]