is not current version
Last Version 7.138.0

org.mdsplus:jscope 7.113.1

MDSplus data display program for waveforms, images and more.

GroupId

GroupId

org.mdsplus
ArtifactId

ArtifactId

jscope
Version

Version

7.113.1
Type

Type

jar

Download jscope 7.113.1


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