MVN

com.github.pnpninja : nsetools

Maven & Gradle

Mar 20, 2018
13 stars

NSE Tools · A Java Package to fetch Live details about stocks and indices from National Stock Exchange(NSE India)

<dependency>
    <groupId>com.github.pnpninja</groupId>
    <artifactId>nsetools</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pnpninja : nsetools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.pnpninja : nsetools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nsetools-1.0.0
1.0
nsetools-1.0-RELEASE

How to add a dependency to Maven

Add the following com.github.pnpninja : nsetools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pnpninja</groupId>
    <artifactId>nsetools</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pnpninja : nsetools gradle dependency to your build.gradle file:

implementation 'com.github.pnpninja:nsetools:1.0.0'

Gradle Kotlin DSL: Add the following com.github.pnpninja : nsetools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pnpninja:nsetools:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pnpninja : nsetools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pnpninja" % "nsetools" % "1.0.0"

Advertisement

Dependencies from Group

Mar 20, 2018
13 stars

Discover Dependencies

Jul 18, 2023
41 usages
269 stars
Sep 06, 2019
1 usages
13 stars
Aug 09, 2023
0 stars
Dec 28, 2021
5 usages
31 stars
Apr 07, 2021
78 usages
0 stars
Mar 31, 2023
946 stars