Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIddev.icerock.moko |
ArtifactId | ArtifactIdkswift-runtime-js |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
kswift-runtime-js-0.1.0.pom | |
kswift-runtime-js-0.1.0-sources.jar | 1 KB |
kswift-runtime-js-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-js/ -->
<dependency>
<groupId>dev.icerock.moko</groupId>
<artifactId>kswift-runtime-js</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-js/
implementation 'dev.icerock.moko:kswift-runtime-js:0.1.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-js/
implementation ("dev.icerock.moko:kswift-runtime-js:0.1.0")
'dev.icerock.moko:kswift-runtime-js:pom:0.1.0'
<dependency org="dev.icerock.moko" name="kswift-runtime-js" rev="0.1.0">
<artifact name="kswift-runtime-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='kswift-runtime-js', version='0.1.0')
)
libraryDependencies += "dev.icerock.moko" % "kswift-runtime-js" % "0.1.0"
[dev.icerock.moko/kswift-runtime-js "0.1.0"]