is not current version
Last Version 1.0.48

com.github.marc-christian-schulze.structs4java:structs4java-core 1.0.24

Structs4Java is a code generator based on C/C++ structures.

GroupId

GroupId

com.github.marc-christian-schulze.structs4java
ArtifactId

ArtifactId

structs4java-core
Version

Version

1.0.24
Type

Type

jar

Download structs4java-core 1.0.24


<!-- https://jarcasting.com/artifacts/com.github.marc-christian-schulze.structs4java/structs4java-core/ -->
<dependency>
    <groupId>com.github.marc-christian-schulze.structs4java</groupId>
    <artifactId>structs4java-core</artifactId>
    <version>1.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marc-christian-schulze.structs4java/structs4java-core/
implementation 'com.github.marc-christian-schulze.structs4java:structs4java-core:1.0.24'
// https://jarcasting.com/artifacts/com.github.marc-christian-schulze.structs4java/structs4java-core/
implementation ("com.github.marc-christian-schulze.structs4java:structs4java-core:1.0.24")
'com.github.marc-christian-schulze.structs4java:structs4java-core:jar:1.0.24'
<dependency org="com.github.marc-christian-schulze.structs4java" name="structs4java-core" rev="1.0.24">
  <artifact name="structs4java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marc-christian-schulze.structs4java', module='structs4java-core', version='1.0.24')
)
libraryDependencies += "com.github.marc-christian-schulze.structs4java" % "structs4java-core" % "1.0.24"
[com.github.marc-christian-schulze.structs4java/structs4java-core "1.0.24"]