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

io.sundr:components 0.14.5


Группа

Группа

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

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

components
Версия

Версия

0.14.5
Тип

Тип

pom

Скачать components 0.14.5

Имя Файла Размер
components-0.14.5.pom 1 KB
Обзор

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