is not current version
Last Version 1.4.6

com.github.vzakharchenko:radius-theme 1.2.5


GroupId

GroupId

com.github.vzakharchenko
ArtifactId

ArtifactId

radius-theme
Version

Version

1.2.5
Type

Type

pom

Download radius-theme 1.2.5


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