MVN

xyz.cofe : ecolls

Maven & Gradle

Mar 28, 2022
13 usages
0 stars

ecolls · common lib for any platform

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>ecolls</artifactId>
    <version>1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.cofe : ecolls to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of xyz.cofe : ecolls to add to Maven or Gradle - All Versions:

  • Version Updated
  • ecolls-1.13

    Mar 28, 2022
  • ecolls-1.12

    Oct 31, 2021
  • ecolls-1.11.1

    Apr 30, 2021
  • ecolls-1.11

    Apr 30, 2021
  • ecolls-1.10

    Mar 12, 2021
  • ecolls-1.9

    Mar 09, 2021
  • ecolls-1.8

    Jan 07, 2021
  • ecolls-1.7

    Aug 22, 2020
  • ecolls-1.6

    Jul 02, 2020
  • ecolls-1.5

    Jun 14, 2020
  • ecolls-1.4

    Jun 13, 2020
  • ecolls-1.3.2

    May 13, 2020
  • ecolls-1.3.1

    May 13, 2020
  • ecolls-1.3

    May 13, 2020
  • ecolls-1.2

    Mar 17, 2020
  • ecolls-1.1

    Jan 31, 2020

How to add a dependency to Maven

Add the following xyz.cofe : ecolls maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>ecolls</artifactId>
    <version>1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.cofe : ecolls gradle dependency to your build.gradle file:

implementation 'xyz.cofe:ecolls:1.13'

Gradle Kotlin DSL: Add the following xyz.cofe : ecolls gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.cofe:ecolls:1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.cofe : ecolls sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.cofe" % "ecolls" % "1.13"

Advertisement

Dependencies from Group

Mar 28, 2022
13 usages
0 stars
Jun 12, 2021
7 usages
0 stars
Feb 02, 2020
4 usages
0 stars
Aug 24, 2020
4 usages
0 stars
fs
Mar 12, 2021
4 usages
0 stars

Discover Dependencies

May 01, 2023
58 stars
May 23, 2023
7 usages
74 stars
Jan 26, 2020
May 05, 2023
10 usages
211 stars
May 11, 2023
28 usages
May 10, 2023
10 usages
Mar 13, 2023
8 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome