MVN

ca.nexapp : core

Maven & Gradle

Mar 24, 2020
3 stars

Nexapp Core · Several Java classes for REST APIs.

<dependency>
    <groupId>ca.nexapp</groupId>
    <artifactId>core</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.nexapp : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of ca.nexapp : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
core-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ca.nexapp</groupId>
    <artifactId>core</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.nexapp : core gradle dependency to your build.gradle file:

implementation 'ca.nexapp:core:0.1.1'

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

implementation("ca.nexapp:core:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.nexapp : core sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.nexapp" % "core" % "0.1.1"

Advertisement

Dependencies from Group

Oct 04, 2022
2 usages
1 stars
Oct 04, 2022
1 usages
1 stars
Oct 04, 2022
1 usages
1 stars
Oct 04, 2022
1 stars
Oct 04, 2022
1 stars

Discover Dependencies

Jun 26, 2020
2.7k stars
Apr 12, 2020
3 stars
Sep 02, 2020
1 stars
Mar 05, 2023
2 stars
Apr 06, 2020
6 stars
Apr 10, 2020
3.7k stars
Apr 01, 2023
3 usages
0 stars