is not current version
Last Version 7.138.0

org.mdsplus:jscope 7.130.0

MDSplus data display program for waveforms, images and more.

GroupId

GroupId

org.mdsplus
ArtifactId

ArtifactId

jscope
Version

Version

7.130.0
Type

Type

jar

Download jscope 7.130.0


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