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

com.dexmatech.styx:modules 1.0.17


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

com.dexmatech.styx
Идентификатор

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

modules
Версия

Версия

1.0.17
Тип

Тип

pom

Скачать modules 1.0.17

Имя Файла Размер
modules-1.0.17.pom 740 bytes
Обзор

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