GroupId | GroupIdcom.github.marc-christian-schulze.structs4java |
---|---|
ArtifactId | ArtifactIdstructs4java-core |
Version | Version1.0.32 |
Type | Typejar |
Filename | Size |
---|---|
structs4java-core-1.0.32.pom | |
structs4java-core-1.0.32.jar | 8 MB |
structs4java-core-1.0.32-sources.jar | 3 KB |
structs4java-core-1.0.32-javadoc.jar | 22 KB |
Browse |
<!-- 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.32</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.32'
// https://jarcasting.com/artifacts/com.github.marc-christian-schulze.structs4java/structs4java-core/
implementation ("com.github.marc-christian-schulze.structs4java:structs4java-core:1.0.32")
'com.github.marc-christian-schulze.structs4java:structs4java-core:jar:1.0.32'
<dependency org="com.github.marc-christian-schulze.structs4java" name="structs4java-core" rev="1.0.32">
<artifact name="structs4java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marc-christian-schulze.structs4java', module='structs4java-core', version='1.0.32')
)
libraryDependencies += "com.github.marc-christian-schulze.structs4java" % "structs4java-core" % "1.0.32"
[com.github.marc-christian-schulze.structs4java/structs4java-core "1.0.32"]