MVN

io.github.ericmedvet : jsdynsym

Maven & Gradle

Aug 21, 2023
1 stars

jsdynsym · Abstractions and (few) implementations of simple dynamical systems in Java.

<dependency>
    <groupId>io.github.ericmedvet</groupId>
    <artifactId>jsdynsym</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ericmedvet : jsdynsym to add to Maven - Latest Versions:

  • Latest Stable: 0.10.2

All Versions

Choose a version of io.github.ericmedvet : jsdynsym to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
jsdynsym-0.10.2
jsdynsym-0.10.1
jsdynsym-0.10.0
0.9.x
jsdynsym-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ericmedvet</groupId>
    <artifactId>jsdynsym</artifactId>
    <version>0.10.2</version>
</dependency>

Advertisement