не последняя версия
Последняя версия 1.0.0-RELEASE

io.github.why-group:WHY-Core 0.0.2-RELEASE

WHY kernel module

Группа

Группа

io.github.why-group
Идентификатор

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

WHY-Core
Версия

Версия

0.0.2-RELEASE
Тип

Тип

jar

Скачать WHY-Core 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.why-group/WHY-Core/ -->
<dependency>
    <groupId>io.github.why-group</groupId>
    <artifactId>WHY-Core</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.why-group/WHY-Core/
implementation 'io.github.why-group:WHY-Core:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.why-group/WHY-Core/
implementation ("io.github.why-group:WHY-Core:0.0.2-RELEASE")
'io.github.why-group:WHY-Core:jar:0.0.2-RELEASE'
<dependency org="io.github.why-group" name="WHY-Core" rev="0.0.2-RELEASE">
  <artifact name="WHY-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.why-group', module='WHY-Core', version='0.0.2-RELEASE')
)
libraryDependencies += "io.github.why-group" % "WHY-Core" % "0.0.2-RELEASE"
[io.github.why-group/WHY-Core "0.0.2-RELEASE"]