MVN

org.cicirello : core

Maven & Gradle

Apr 21, 2023
2 usages
0 stars

core · This library provides some of the core utilities and data structures used in several of our other libraries and projects.

<dependency>
    <groupId>org.cicirello</groupId>
    <artifactId>core</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.5.0

All Versions

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

Version Vulnerabilities Updated
2.5.x
core-2.5.0
2.4.x
core-2.4.6
core-2.4.5
core-2.4.4
core-2.4.3
core-2.4.2
core-2.4.1
core-2.4.0
2.3.x
core-2.3.0
2.2.x
core-2.2.2
core-2.2.1
core-2.2.0
2.1.x
core-2.1.0
2.0.x
core-2.0.0
1.1.x
core-1.1.0
1.0.x
core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.cicirello</groupId>
    <artifactId>core</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.cicirello:core:2.5.0'

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

implementation("org.cicirello:core:2.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.cicirello" % "core" % "2.5.0"

Advertisement

Dependencies from Group

Jul 28, 2023
3 usages
48 stars
jpt
May 30, 2023
2 usages
8 stars
Jun 11, 2023
2 usages
1 stars
Apr 21, 2023
2 usages
0 stars
Aug 02, 2023
2 stars

Discover Dependencies

Sep 21, 2021
2 usages
23 stars
Mar 20, 2023
2 usages
58 stars
Mar 20, 2023
2 usages
58 stars
Feb 09, 2022
2 usages
Sep 21, 2021
2 usages
Mar 20, 2023
2 usages
58 stars
Mar 28, 2022
2 usages
0 stars
Jan 28, 2023
2 usages
0 stars
Sep 25, 2021
2 usages
0 stars