is not current version
Last Version 1.4.6

com.github.vzakharchenko:radius-theme 1.3.1


GroupId

GroupId

com.github.vzakharchenko
ArtifactId

ArtifactId

radius-theme
Version

Version

1.3.1
Type

Type

pom

Download radius-theme 1.3.1


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