is not current version
Last Version 0.17.1

com.juul.kable:core-js 0.10.1

Kotlin Asynchronous Bluetooth Low Energy

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.juul.kable
ArtifactId

ArtifactId

core-js
Version

Version

0.10.1
Type

Type

pom

Download core-js 0.10.1


<!-- https://jarcasting.com/artifacts/com.juul.kable/core-js/ -->
<dependency>
    <groupId>com.juul.kable</groupId>
    <artifactId>core-js</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.kable/core-js/
implementation 'com.juul.kable:core-js:0.10.1'
// https://jarcasting.com/artifacts/com.juul.kable/core-js/
implementation ("com.juul.kable:core-js:0.10.1")
'com.juul.kable:core-js:pom:0.10.1'
<dependency org="com.juul.kable" name="core-js" rev="0.10.1">
  <artifact name="core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.juul.kable', module='core-js', version='0.10.1')
)
libraryDependencies += "com.juul.kable" % "core-js" % "0.10.1"
[com.juul.kable/core-js "0.10.1"]