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

io.esastack:cabin-core 0.0.1


Группа

Группа

io.esastack
Идентификатор

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

cabin-core
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать cabin-core 0.0.1


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