Categories |
CategoriesJavaScript Languages Kotlin |
---|---|
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdkmp-tor-ext-callback-common-js |
Version | Version0.1.2 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-ext-callback-common-js/ -->
<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>kmp-tor-ext-callback-common-js</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-ext-callback-common-js/
implementation 'io.matthewnelson.kotlin-components:kmp-tor-ext-callback-common-js:0.1.2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/kmp-tor-ext-callback-common-js/
implementation ("io.matthewnelson.kotlin-components:kmp-tor-ext-callback-common-js:0.1.2")
'io.matthewnelson.kotlin-components:kmp-tor-ext-callback-common-js:pom:0.1.2'
<dependency org="io.matthewnelson.kotlin-components" name="kmp-tor-ext-callback-common-js" rev="0.1.2">
<artifact name="kmp-tor-ext-callback-common-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='kmp-tor-ext-callback-common-js', version='0.1.2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "kmp-tor-ext-callback-common-js" % "0.1.2"
[io.matthewnelson.kotlin-components/kmp-tor-ext-callback-common-js "0.1.2"]