is not current version
Last Version 0.4.1

io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended 0.3.1

Support for .beans.kts files used for configuring Beans in Spring Boot

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.mrvanish97.kbnsext
ArtifactId

ArtifactId

kotlin-dsl-beans-extended
Version

Version

0.3.1
Type

Type

pom

Download kotlin-dsl-beans-extended 0.3.1


<!-- https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/ -->
<dependency>
    <groupId>io.github.mrvanish97.kbnsext</groupId>
    <artifactId>kotlin-dsl-beans-extended</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/
implementation 'io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:0.3.1'
// https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/
implementation ("io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:0.3.1")
'io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:pom:0.3.1'
<dependency org="io.github.mrvanish97.kbnsext" name="kotlin-dsl-beans-extended" rev="0.3.1">
  <artifact name="kotlin-dsl-beans-extended" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mrvanish97.kbnsext', module='kotlin-dsl-beans-extended', version='0.3.1')
)
libraryDependencies += "io.github.mrvanish97.kbnsext" % "kotlin-dsl-beans-extended" % "0.3.1"
[io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended "0.3.1"]