Last Version

Strukt 4.1.0

C-style structs on the JVM!

License

License

GroupId

GroupId

org.jire.strukt
ArtifactId

ArtifactId

strukt
Version

Version

4.1.0
Type

Type

jar
Description

Description

Strukt
C-style structs on the JVM!
Project URL

Project URL

https://github.com/jire/Strukt
Source Code Management

Source Code Management

https://github.com/jire/Strukt

Download strukt 4.1.0


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
net.openhft : chronicle-core jar 2.20.125
it.unimi.dsi : fastutil jar 8.4.4
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27

Project Modules

There are no modules declared in this project.