| License |
License |
|---|---|
| GroupId | GroupIdorg.jire.strukt |
| ArtifactId | ArtifactIdstrukt |
| Version | Version4.1.0 |
| Type | Typejar |
| Description |
DescriptionStrukt
C-style structs on the JVM!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| strukt-4.1.0.pom | |
| strukt-4.1.0.jar | 73 KB |
| strukt-4.1.0-sources.jar | 23 KB |
| strukt-4.1.0-javadoc.jar | 18 KB |
| Browse |
<!-- 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"]
| 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 |