jmathio

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.yannrichet
ArtifactId

ArtifactId

JMathIO
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jmathio
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yannrichet/jmathio

Download JMathIO

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0