MemStruct

MemStruct is a Java library that provides a simple implementation of a basic assembly structure, in order to manipulate and access labelled fields at low-level

Лицензия

Лицензия

LGPL v2.1
Группа

Группа

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

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

com.nextbreakpoint.memstruct
Последняя версия

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

1.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MemStruct
MemStruct is a Java library that provides a simple implementation of a basic assembly structure, in order to manipulate and access labelled fields at low-level
Ссылка на сайт

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

https://github.com/nextbreakpoint/memstruct

Скачать com.nextbreakpoint.memstruct

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.7.0