не последняя версия
Последняя версия 1.1.2

com.github.luterc:heimdall-core 1.0.7

Heimdall Core Module

Группа

Группа

com.github.luterc
Идентификатор

Идентификатор

heimdall-core
Версия

Версия

1.0.7
Тип

Тип

jar

Скачать heimdall-core 1.0.7


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