EasyIO

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

Лицензия

Лицензия

Группа

Группа

com.fernsroth.easyio
Идентификатор

Идентификатор

easyio
Последняя версия

Последняя версия

0.9-beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyIO
EasyIO is an easy way to read and write C/C++ sturucture from java.
Ссылка на сайт

Ссылка на сайт

http://easyio.sourceforge.net/

Скачать easyio

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9-beta