| Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdpl.wendigo |
| ArtifactId | ArtifactIdchrome-reactive-kotlin |
| Version | Version0.3.57 |
| Type | Typejar |
| Filename | Size |
|---|---|
| chrome-reactive-kotlin-0.3.57.pom | |
| chrome-reactive-kotlin-0.3.57.jar | 1 MB |
| chrome-reactive-kotlin-0.3.57-sources.jar | 125 KB |
| chrome-reactive-kotlin-0.3.57-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wendigo/chrome-reactive-kotlin/ -->
<dependency>
<groupId>pl.wendigo</groupId>
<artifactId>chrome-reactive-kotlin</artifactId>
<version>0.3.57</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wendigo/chrome-reactive-kotlin/
implementation 'pl.wendigo:chrome-reactive-kotlin:0.3.57'
// https://jarcasting.com/artifacts/pl.wendigo/chrome-reactive-kotlin/
implementation ("pl.wendigo:chrome-reactive-kotlin:0.3.57")
'pl.wendigo:chrome-reactive-kotlin:jar:0.3.57'
<dependency org="pl.wendigo" name="chrome-reactive-kotlin" rev="0.3.57">
<artifact name="chrome-reactive-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wendigo', module='chrome-reactive-kotlin', version='0.3.57')
)
libraryDependencies += "pl.wendigo" % "chrome-reactive-kotlin" % "0.3.57"
[pl.wendigo/chrome-reactive-kotlin "0.3.57"]