EasyIO

EasyIO is an easy way to read and write C/C++ sturucture from java.

License

License

GroupId

GroupId

com.fernsroth.easyio
ArtifactId

ArtifactId

easyio
Last Version

Last Version

0.9-beta
Release Date

Release Date

Type

Type

jar
Description

Description

EasyIO
EasyIO is an easy way to read and write C/C++ sturucture from java.
Project URL

Project URL

http://easyio.sourceforge.net/

Download easyio

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9-beta