License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.juul.kable |
ArtifactId | ArtifactIdlog-engine-tuulbox-js |
Version | Version0.12.0 |
Type | Typepom |
Description |
DescriptionKable
Kotlin Asynchronous Bluetooth Low Energy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-engine-tuulbox-js-0.12.0.pom | |
log-engine-tuulbox-js-0.12.0-sources.jar | 899 bytes |
log-engine-tuulbox-js-0.12.0-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.juul.kable/log-engine-tuulbox-js/ -->
<dependency>
<groupId>com.juul.kable</groupId>
<artifactId>log-engine-tuulbox-js</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.kable/log-engine-tuulbox-js/
implementation 'com.juul.kable:log-engine-tuulbox-js:0.12.0'
// https://jarcasting.com/artifacts/com.juul.kable/log-engine-tuulbox-js/
implementation ("com.juul.kable:log-engine-tuulbox-js:0.12.0")
'com.juul.kable:log-engine-tuulbox-js:pom:0.12.0'
<dependency org="com.juul.kable" name="log-engine-tuulbox-js" rev="0.12.0">
<artifact name="log-engine-tuulbox-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.juul.kable', module='log-engine-tuulbox-js', version='0.12.0')
)
libraryDependencies += "com.juul.kable" % "log-engine-tuulbox-js" % "0.12.0"
[com.juul.kable/log-engine-tuulbox-js "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
com.juul.kable : core-js | jar | 0.12.0 |
com.juul.tuulbox : logging-js | jar | 5.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |