is not current version
Last Version 17.0

org.arakhne.afc.core:inputoutput 16.0


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

inputoutput
Version

Version

16.0
Type

Type

jar

Download inputoutput 16.0


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