is not current version
Last Version 1.1.2

com.github.luterc:heimdall-core 1.0.4

Heimdall 核心模块

GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-core
Version

Version

1.0.4
Type

Type

jar

Download heimdall-core 1.0.4


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