MVN

cn.navigational : startup-core

Maven & Gradle

Jul 27, 2019
<dependency>
    <groupId>cn.navigational</groupId>
    <artifactId>startup-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.navigational : startup-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of cn.navigational : startup-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
startup-core-1.0-RELEASE

How to add a dependency to Maven

Add the following cn.navigational : startup-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.navigational</groupId>
    <artifactId>startup-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.navigational : startup-core gradle dependency to your build.gradle file:

implementation 'cn.navigational:startup-core:1.0-RELEASE'

Gradle Kotlin DSL: Add the following cn.navigational : startup-core gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.navigational:startup-core:1.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.navigational : startup-core sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.navigational" % "startup-core" % "1.0-RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 29, 2023
10 usages
28.3k stars
Jan 03, 2021
3 usages
2 stars
Jan 03, 2021
2 usages
2 stars
Jul 23, 2019
2 usages
474 stars
Jul 23, 2019
5 usages
474 stars
Feb 11, 2021
8 usages
518 stars
Aug 07, 2019
1 stars
Oct 06, 2021
0 stars
Apr 01, 2023
42 usages
2.6k stars