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

io.ap4k:frameworks 0.4.3


Группа

Группа

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

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

frameworks
Версия

Версия

0.4.3
Тип

Тип

pom

Скачать frameworks 0.4.3

Имя Файла Размер
frameworks-0.4.3.pom 669 bytes
Обзор

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