Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.soywiz |
ArtifactId | ArtifactIdkorio-ext-web-js |
Version | Version0.15.4 |
Type | Typejar |
Filename | Size |
---|---|
korio-ext-web-js-0.15.4.pom | |
korio-ext-web-js-0.15.4.jar | 83 KB |
korio-ext-web-js-0.15.4-sources.jar | 261 bytes |
korio-ext-web-js-0.15.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.soywiz/korio-ext-web-js/ -->
<dependency>
<groupId>com.soywiz</groupId>
<artifactId>korio-ext-web-js</artifactId>
<version>0.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-web-js/
implementation 'com.soywiz:korio-ext-web-js:0.15.4'
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-web-js/
implementation ("com.soywiz:korio-ext-web-js:0.15.4")
'com.soywiz:korio-ext-web-js:jar:0.15.4'
<dependency org="com.soywiz" name="korio-ext-web-js" rev="0.15.4">
<artifact name="korio-ext-web-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korio-ext-web-js', version='0.15.4')
)
libraryDependencies += "com.soywiz" % "korio-ext-web-js" % "0.15.4"
[com.soywiz/korio-ext-web-js "0.15.4"]