Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdpl.wendigo |
ArtifactId | ArtifactIdchrome-reactive-kotlin |
Version | Version0.3.21 |
Type | Typejar |
Filename | Size |
---|---|
chrome-reactive-kotlin-0.3.21.pom | |
chrome-reactive-kotlin-0.3.21.jar | 1 MB |
chrome-reactive-kotlin-0.3.21-sources.jar | 120 KB |
chrome-reactive-kotlin-0.3.21-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.21</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wendigo/chrome-reactive-kotlin/
implementation 'pl.wendigo:chrome-reactive-kotlin:0.3.21'
// https://jarcasting.com/artifacts/pl.wendigo/chrome-reactive-kotlin/
implementation ("pl.wendigo:chrome-reactive-kotlin:0.3.21")
'pl.wendigo:chrome-reactive-kotlin:jar:0.3.21'
<dependency org="pl.wendigo" name="chrome-reactive-kotlin" rev="0.3.21">
<artifact name="chrome-reactive-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wendigo', module='chrome-reactive-kotlin', version='0.3.21')
)
libraryDependencies += "pl.wendigo" % "chrome-reactive-kotlin" % "0.3.21"
[pl.wendigo/chrome-reactive-kotlin "0.3.21"]