is not current version
Last Version 1.4.0

com.kasinf:ks-boot-autoconfigure 1.2.1.RELEASE


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot-autoconfigure
Version

Version

1.2.1.RELEASE
Type

Type

jar

Download ks-boot-autoconfigure 1.2.1.RELEASE


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