is not current version
Last Version 7.138.0

org.mdsplus:jscope 7.109.5

MDSplus data display program for waveforms, images and more.

GroupId

GroupId

org.mdsplus
ArtifactId

ArtifactId

jscope
Version

Version

7.109.5
Type

Type

jar

Download jscope 7.109.5


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