MVN

com.logicartisan : common-core

Maven & Gradle

Nov 01, 2017
3 usages

LogicArtisan Common Core · A collection of common utilities and helper functions useful for a wide variety of applications.

<dependency>
    <groupId>com.logicartisan</groupId>
    <artifactId>common-core</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.logicartisan : common-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.logicartisan : common-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
common-core-1.1.1
common-core-1.1.0
1.0.x
common-core-1.0.0
1.0
common-core-1.0

How to add a dependency to Maven

Add the following com.logicartisan : common-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.logicartisan</groupId>
    <artifactId>common-core</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.logicartisan : common-core gradle dependency to your build.gradle file:

implementation 'com.logicartisan:common-core:1.1.1'

Gradle Kotlin DSL: Add the following com.logicartisan : common-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.logicartisan:common-core:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.logicartisan : common-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.logicartisan" % "common-core" % "1.1.1"

Advertisement

Dependencies from Group

Nov 01, 2017
3 usages
Aug 30, 2017
1 usages

Discover Dependencies

Aug 04, 2021
10 usages
0 stars
Jan 30, 2016
5 usages
55 stars
Nov 24, 2019
7 usages
55 stars
Aug 12, 2021
2 usages
Jan 14, 2020
3 usages
597 stars
Aug 26, 2023
20 usages
56 stars
May 18, 2016
5 usages
63 stars