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

org.jire.strukt:strukt 3.1.0

C-style structs on the JVM!

Группа

Группа

org.jire.strukt
Идентификатор

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

strukt
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать strukt 3.1.0


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