is not current version
Last Version 0.3.0-170.1

me.him188:kotlin-dynamic-delegation-js 0.1.0-160.1

Kotlin compiler plugin that allows class delegation to be dynamic like property delegations

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

me.him188
ArtifactId

ArtifactId

kotlin-dynamic-delegation-js
Version

Version

0.1.0-160.1
Type

Type

pom

Download kotlin-dynamic-delegation-js 0.1.0-160.1


<!-- https://jarcasting.com/artifacts/me.him188/kotlin-dynamic-delegation-js/ -->
<dependency>
    <groupId>me.him188</groupId>
    <artifactId>kotlin-dynamic-delegation-js</artifactId>
    <version>0.1.0-160.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.him188/kotlin-dynamic-delegation-js/
implementation 'me.him188:kotlin-dynamic-delegation-js:0.1.0-160.1'
// https://jarcasting.com/artifacts/me.him188/kotlin-dynamic-delegation-js/
implementation ("me.him188:kotlin-dynamic-delegation-js:0.1.0-160.1")
'me.him188:kotlin-dynamic-delegation-js:pom:0.1.0-160.1'
<dependency org="me.him188" name="kotlin-dynamic-delegation-js" rev="0.1.0-160.1">
  <artifact name="kotlin-dynamic-delegation-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.him188', module='kotlin-dynamic-delegation-js', version='0.1.0-160.1')
)
libraryDependencies += "me.him188" % "kotlin-dynamic-delegation-js" % "0.1.0-160.1"
[me.him188/kotlin-dynamic-delegation-js "0.1.0-160.1"]