Last Version

Input-Output Utilities 17.0

Math, geometric, physic tools and other Java utilities.

License

License

GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

inputoutput
Version

Version

17.0
Type

Type

jar
Description

Description

Input-Output Utilities
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download inputoutput 17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.arakhne.afc.core : text jar 17.0
com.sun.activation : javax.activation jar 1.2.0

test (1)

Group / Artifact Type Version
org.arakhne.afc.core : testtools Optional jar 17.0

Project Modules

There are no modules declared in this project.