MVN

org.nmdp.gl : gl-core

Maven & Gradle

May 27, 2015
7 usages
2 stars

gl-core · Core interfaces and classes for the gl project.

<dependency>
    <groupId>org.nmdp.gl</groupId>
    <artifactId>gl-core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
gl-core-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.nmdp.gl</groupId>
    <artifactId>gl-core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.nmdp.gl:gl-core:1.0'

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

implementation("org.nmdp.gl:gl-core:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.nmdp.gl" % "gl-core" % "1.0"

Advertisement

Dependencies from Group

May 27, 2015
7 usages
2 stars
May 27, 2015
7 usages
2 stars
May 27, 2015
5 usages
2 stars
May 27, 2015
2 usages
2 stars
May 27, 2015
2 usages
2 stars

Discover Dependencies

Jun 09, 2023
6 usages
428 stars
Aug 24, 2014
7 usages
865 stars
Oct 11, 2017
7 usages
55 stars
Oct 11, 2020
13 usages
Jun 21, 2018
15 usages
259 stars
Nov 17, 2021
4 usages
61 stars
Feb 02, 2023
37 usages
18 stars