| Группа | Группаcom.github.vzakharchenko |
|---|---|
| Идентификатор | Идентификаторradius-theme |
| Версия | Версия1.4.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| radius-theme-1.4.0.pom | |
| radius-theme-1.4.0.zip | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/ -->
<dependency>
<groupId>com.github.vzakharchenko</groupId>
<artifactId>radius-theme</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation 'com.github.vzakharchenko:radius-theme:1.4.0'
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation ("com.github.vzakharchenko:radius-theme:1.4.0")
'com.github.vzakharchenko:radius-theme:pom:1.4.0'
<dependency org="com.github.vzakharchenko" name="radius-theme" rev="1.4.0">
<artifact name="radius-theme" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vzakharchenko', module='radius-theme', version='1.4.0')
)
libraryDependencies += "com.github.vzakharchenko" % "radius-theme" % "1.4.0"
[com.github.vzakharchenko/radius-theme "1.4.0"]