is not current version
Last Version 1.0-RELEASE

com.github.pnpninja:nsetools 1.0.0

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

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

com.github.pnpninja
ArtifactId

ArtifactId

nsetools
Version

Version

1.0.0
Type

Type

jar

Download nsetools 1.0.0


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