<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>kmp-tor-ext-callback-manager-common-js</artifactId>
<version>1.4.3</version>
</dependency>
implementation group: 'io.matthewnelson.kotlin-components', name: 'kmp-tor-ext-callback-manager-common-js', version: '1.4.3'
implementation 'io.matthewnelson.kotlin-components:kmp-tor-ext-callback-manager-common-js:1.4.3'
implementation("io.matthewnelson.kotlin-components:kmp-tor-ext-callback-manager-common-js:1.4.3")
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-ext-callback-manager-common-js" % "1.4.3"
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-ext-callback-manager-common-js" rev="1.4.3"/>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-ext-callback-manager-common-js', version='1.4.3')
)
[io.matthewnelson.kotlin-components/kmp-tor-ext-callback-manager-common-js "1.4.3"]
'io.matthewnelson.kotlin-components:kmp-tor-ext-callback-manager-common-js:jar:1.4.3'