MVN

fr.norad.core : core

Maven & Gradle

Dec 30, 2013
10 usages
1 stars

Core · Core lib with what I don't find elsewhere

<dependency>
    <groupId>fr.norad.core</groupId>
    <artifactId>core</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.norad.core : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of fr.norad.core : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
core-0.9
0.8
core-0.8
0.7
core-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>fr.norad.core</groupId>
    <artifactId>core</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.norad.core : core gradle dependency to your build.gradle file:

implementation 'fr.norad.core:core:0.9'

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

implementation("fr.norad.core:core:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.norad.core : core sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.norad.core" % "core" % "0.9"

Advertisement

Dependencies from Group

Dec 30, 2013
10 usages
1 stars

Discover Dependencies

Jul 16, 2013
6 usages
1.4k stars
Aug 10, 2017
5 usages
75 stars
Sep 01, 2020
37 usages
1.7k stars
Aug 04, 2019
4 usages
8 stars
Dec 09, 2022
19 usages
45 stars
Jun 19, 2023
3 usages
1 stars
Dec 17, 2019
5 usages
Aug 10, 2022
9 usages
63 stars