is not current version
Last Version 2.4.14

net.sourceforge.jscl-meditor:jscl 2.4.8

java symbolic computing library and mathematical editor

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jscl-meditor
ArtifactId

ArtifactId

jscl
Version

Version

2.4.8
Type

Type

jar

Download jscl 2.4.8


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