is not current version
Last Version 1.0.1

com.github.developframework:kite-core 0.10

Kite核心包

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-core
Version

Version

0.10
Type

Type

jar

Download kite-core 0.10


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