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

io.sundr:components 0.21.0


Группа

Группа

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

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

components
Версия

Версия

0.21.0
Тип

Тип

pom

Скачать components 0.21.0

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

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