MVN

cc.drx : core_2.11

Maven & Gradle

Sep 03, 2018
6 usages

core · Core drx utilities that have no other dependencies other than the core scala lib

<dependency>
    <groupId>cc.drx</groupId>
    <artifactId>core_2.11</artifactId>
    <version>dp</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.drx : core_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: dp

All Versions

Choose a version of cc.drx : core_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
dp
core_2.11-dp
do
core_2.11-do
dk
core_2.11-dk
dj
core_2.11-dj
di
core_2.11-di

How to add a dependency to Maven

Add the following cc.drx : core_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.drx</groupId>
    <artifactId>core_2.11</artifactId>
    <version>dp</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.drx : core_2.11 gradle dependency to your build.gradle file:

implementation 'cc.drx:core_2.11:dp'

Gradle Kotlin DSL: Add the following cc.drx : core_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.drx:core_2.11:dp")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.drx : core_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.drx" % "core_2.11" % "dp"

Advertisement

Dependencies from Group

Mar 08, 2021
10 usages
Feb 08, 2018
6 usages
Sep 03, 2018
6 usages
Sep 03, 2018
6 usages
Sep 03, 2018
6 usages

Discover Dependencies

Jul 12, 2023
17 usages
3k stars
Aug 28, 2018
3 usages
59 stars
Aug 28, 2018
3 usages
59 stars
Dec 06, 2021
9 usages
62 stars
Aug 28, 2020
4 usages
1.9k stars
Oct 18, 2014
5 usages
Oct 26, 2016
6 usages
7 stars
Jan 07, 2019
8 usages
1 stars
Jul 26, 2023
7 usages
34 stars