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