is not current version
Last Version 1.4.0

com.kasinf:ks-boot 1.0.6.RELEASE


GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot
Version

Version

1.0.6.RELEASE
Type

Type

pom

Download ks-boot 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.kasinf/ks-boot/ -->
<dependency>
    <groupId>com.kasinf</groupId>
    <artifactId>ks-boot</artifactId>
    <version>1.0.6.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kasinf/ks-boot/
implementation 'com.kasinf:ks-boot:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.kasinf/ks-boot/
implementation ("com.kasinf:ks-boot:1.0.6.RELEASE")
'com.kasinf:ks-boot:pom:1.0.6.RELEASE'
<dependency org="com.kasinf" name="ks-boot" rev="1.0.6.RELEASE">
  <artifact name="ks-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kasinf', module='ks-boot', version='1.0.6.RELEASE')
)
libraryDependencies += "com.kasinf" % "ks-boot" % "1.0.6.RELEASE"
[com.kasinf/ks-boot "1.0.6.RELEASE"]