License |
License |
---|---|
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-core |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionheimdall-core
Heimdall Core Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
heimdall-core-1.1.1.pom | |
heimdall-core-1.1.1.jar | 132 KB |
heimdall-core-1.1.1-sources.jar | 129 KB |
heimdall-core-1.1.1-javadoc.jar | 642 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-core/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-core/
implementation 'com.github.luterc:heimdall-core:1.1.1'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-core/
implementation ("com.github.luterc:heimdall-core:1.1.1")
'com.github.luterc:heimdall-core:jar:1.1.1'
<dependency org="com.github.luterc" name="heimdall-core" rev="1.1.1">
<artifact name="heimdall-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-core', version='1.1.1')
)
libraryDependencies += "com.github.luterc" % "heimdall-core" % "1.1.1"
[com.github.luterc/heimdall-core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.29 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.projectlombok : lombok Optional | jar | 1.18.22 |