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