GroupId | GroupIdcom.github.vzakharchenko |
---|---|
ArtifactId | ArtifactIdradius-theme |
Version | Version1.3.4 |
Type | Typepom |
Filename | Size |
---|---|
radius-theme-1.3.4.pom | |
radius-theme-1.3.4.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/ -->
<dependency>
<groupId>com.github.vzakharchenko</groupId>
<artifactId>radius-theme</artifactId>
<version>1.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation 'com.github.vzakharchenko:radius-theme:1.3.4'
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation ("com.github.vzakharchenko:radius-theme:1.3.4")
'com.github.vzakharchenko:radius-theme:pom:1.3.4'
<dependency org="com.github.vzakharchenko" name="radius-theme" rev="1.3.4">
<artifact name="radius-theme" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vzakharchenko', module='radius-theme', version='1.3.4')
)
libraryDependencies += "com.github.vzakharchenko" % "radius-theme" % "1.3.4"
[com.github.vzakharchenko/radius-theme "1.3.4"]