MVN

org.hexworks.cobalt : cobalt.core

Maven & Gradle

Jul 06, 2023
1 usages
20 stars

cobalt.core · Multiplatform utilities library for Kotlin.

<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.core</artifactId>
    <version>2023.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hexworks.cobalt : cobalt.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2023.0.0-RELEASE

All Versions

Choose a version of org.hexworks.cobalt : cobalt.core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2023.0.x
cobalt.core-2023.0.0-RELEASE
2022.1.x
cobalt.core-2022.1.0-RELEASE
2021.1.x
cobalt.core-2021.1.2-PREVIEW
cobalt.core-2021.1.1-PREVIEW
cobalt.core-2021.1.0-RELEASE
2020.0.x
cobalt.core-2020.0.19-PREVIEW
cobalt.core-2020.0.18-PREVIEW
cobalt.core-2020.0.17-PREVIEW
cobalt.core-2020.0.16-PREVIEW
cobalt.core-2020.0.15-PREVIEW
cobalt.core-2020.0.14-PREVIEW
cobalt.core-2020.0.12-RELEASE

How to add a dependency to Maven

Add the following org.hexworks.cobalt : cobalt.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.core</artifactId>
    <version>2023.0.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hexworks.cobalt : cobalt.core gradle dependency to your build.gradle file:

implementation 'org.hexworks.cobalt:cobalt.core:2023.0.0-RELEASE'

Gradle Kotlin DSL: Add the following org.hexworks.cobalt : cobalt.core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hexworks.cobalt:cobalt.core:2023.0.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hexworks.cobalt : cobalt.core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hexworks.cobalt" % "cobalt.core" % "2023.0.0-RELEASE"

Advertisement

Dependencies from Group

Jul 06, 2023
10 usages
20 stars
Oct 15, 2020
8 usages
20 stars
Jul 06, 2023
7 usages
20 stars
Feb 13, 2020
5 usages
20 stars
Feb 13, 2020
5 usages
20 stars

Discover Dependencies

Apr 17, 2023
1 usages
Mar 27, 2021
1 usages
6.2k stars
Aug 02, 2023
14 usages
12k stars
Aug 25, 2023
16 usages
11.9k stars
Aug 17, 2023
8 usages
432 stars
Nov 24, 2021
281 stars