MVN

net.sf.exlp : exlp-core

Maven & Gradle

Apr 19, 2023
9 usages
0 stars

ExLP - Core

<dependency>
    <groupId>net.sf.exlp</groupId>
    <artifactId>exlp-core</artifactId>
    <version>0.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.exlp : exlp-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.17

All Versions

Choose a version of net.sf.exlp : exlp-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
exlp-core-0.1.17
exlp-core-0.1.14
exlp-core-0.1.11
exlp-core-0.1.10
exlp-core-0.1.8
exlp-core-0.1.7
exlp-core-0.1.6
exlp-core-0.1.5
exlp-core-0.1.4
exlp-core-0.1.3

How to add a dependency to Maven

Add the following net.sf.exlp : exlp-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.exlp</groupId>
    <artifactId>exlp-core</artifactId>
    <version>0.1.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.exlp : exlp-core gradle dependency to your build.gradle file:

implementation 'net.sf.exlp:exlp-core:0.1.17'

Gradle Kotlin DSL: Add the following net.sf.exlp : exlp-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.exlp:exlp-core:0.1.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.exlp : exlp-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.exlp" % "exlp-core" % "0.1.17"

Advertisement

Dependencies from Group

Apr 19, 2023
47 usages
0 stars
Apr 19, 2023
15 usages
0 stars
Apr 19, 2023
10 usages
0 stars
Apr 19, 2023
9 usages
0 stars
Apr 19, 2023
9 usages
0 stars

Discover Dependencies

Jun 21, 2020
3 usages
2.3k stars
Jun 11, 2019
6 usages
49 stars
May 26, 2017
26 stars
May 11, 2015
21 stars
Jul 28, 2023
22 usages
332 stars