Last Version

NSE Tools 1.0-RELEASE

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

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

com.github.pnpninja
ArtifactId

ArtifactId

nsetools
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/pnpninja/nsetools
Source Code Management

Source Code Management

https://github.com/pnpninja/nsetools

Download nsetools 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.pnpninja/nsetools/ -->
<dependency>
    <groupId>com.github.pnpninja</groupId>
    <artifactId>nsetools</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pnpninja/nsetools/
implementation 'com.github.pnpninja:nsetools:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.pnpninja/nsetools/
implementation ("com.github.pnpninja:nsetools:1.0-RELEASE")
'com.github.pnpninja:nsetools:jar:1.0-RELEASE'
<dependency org="com.github.pnpninja" name="nsetools" rev="1.0-RELEASE">
  <artifact name="nsetools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pnpninja', module='nsetools', version='1.0-RELEASE')
)
libraryDependencies += "com.github.pnpninja" % "nsetools" % "1.0-RELEASE"
[com.github.pnpninja/nsetools "1.0-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
com.googlecode.json-simple : json-simple jar 1.1.1
org.jsoup : jsoup jar 1.8.3
commons-io : commons-io jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.