| License | License | 
|---|---|
| Categories | CategoriesJavaScript Languages | 
| GroupId | GroupIdorg.hexworks.cobalt | 
| ArtifactId | ArtifactIdcobalt.core-js | 
| Version | Version2022.1.0-RELEASE | 
| Type | Typepom | 
| Description | Descriptioncobalt.core Multiplatform utilities library for Kotlin. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| cobalt.core-js-2022.1.0-RELEASE.pom | |
| cobalt.core-js-2022.1.0-RELEASE-sources.jar | 59 KB | 
| cobalt.core-js-2022.1.0-RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.core-js/ -->
<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.core-js</artifactId>
    <version>2022.1.0-RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.core-js/
implementation 'org.hexworks.cobalt:cobalt.core-js:2022.1.0-RELEASE'// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.core-js/
implementation ("org.hexworks.cobalt:cobalt.core-js:2022.1.0-RELEASE")'org.hexworks.cobalt:cobalt.core-js:pom:2022.1.0-RELEASE'<dependency org="org.hexworks.cobalt" name="cobalt.core-js" rev="2022.1.0-RELEASE">
  <artifact name="cobalt.core-js" type="pom" />
</dependency>@Grapes(
@Grab(group='org.hexworks.cobalt', module='cobalt.core-js', version='2022.1.0-RELEASE')
)libraryDependencies += "org.hexworks.cobalt" % "cobalt.core-js" % "2022.1.0-RELEASE"[org.hexworks.cobalt/cobalt.core-js "2022.1.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.5.0 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.20 | 
| org.jetbrains.kotlinx : kotlinx-collections-immutable-js | jar | 0.3.4 | 
| com.benasher44 : uuid-js | jar | 0.2.2 | 
| io.github.microutils : kotlin-logging-js | jar | 2.0.11 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |