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

li.rudin.core:core-base 1.2


Группа

Группа

li.rudin.core
Идентификатор

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

core-base
Версия

Версия

1.2
Тип

Тип

jar

Скачать core-base 1.2

Имя Файла Размер
core-base-1.2.pom
core-base-1.2.jar 1 KB
Обзор

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