is not current version
Last Version 1.1.2

com.github.luterc:heimdall-core 1.0.1

Heimdall 核心模块

GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-core
Version

Version

1.0.1
Type

Type

jar

Download heimdall-core 1.0.1


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