License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.github.darkweird |
ArtifactId | ArtifactIdbrowserstack.kt-native |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbrowserstack.kt
Async BrowserStack API client in pure Kotlin/MPP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
browserstack.kt-native-0.3.0.pom | |
browserstack.kt-native-0.3.0-sources.jar | 4 KB |
browserstack.kt-native-0.3.0-kdoc.jar | 261 bytes |
browserstack.kt-native-0.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.darkweird/browserstack.kt-native/ -->
<dependency>
<groupId>io.github.darkweird</groupId>
<artifactId>browserstack.kt-native</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.darkweird/browserstack.kt-native/
implementation 'io.github.darkweird:browserstack.kt-native:0.3.0'
// https://jarcasting.com/artifacts/io.github.darkweird/browserstack.kt-native/
implementation ("io.github.darkweird:browserstack.kt-native:0.3.0")
'io.github.darkweird:browserstack.kt-native:pom:0.3.0'
<dependency org="io.github.darkweird" name="browserstack.kt-native" rev="0.3.0">
<artifact name="browserstack.kt-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.darkweird', module='browserstack.kt-native', version='0.3.0')
)
libraryDependencies += "io.github.darkweird" % "browserstack.kt-native" % "0.3.0"
[io.github.darkweird/browserstack.kt-native "0.3.0"]