GroupId | GroupIdcom.github.vzakharchenko |
---|---|
ArtifactId | ArtifactIdradius-theme |
Version | Version1.4.1 |
Type | Typepom |
Filename | Size |
---|---|
radius-theme-1.4.1.pom | |
radius-theme-1.4.1.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.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation 'com.github.vzakharchenko:radius-theme:1.4.1'
// https://jarcasting.com/artifacts/com.github.vzakharchenko/radius-theme/
implementation ("com.github.vzakharchenko:radius-theme:1.4.1")
'com.github.vzakharchenko:radius-theme:pom:1.4.1'
<dependency org="com.github.vzakharchenko" name="radius-theme" rev="1.4.1">
<artifact name="radius-theme" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vzakharchenko', module='radius-theme', version='1.4.1')
)
libraryDependencies += "com.github.vzakharchenko" % "radius-theme" % "1.4.1"
[com.github.vzakharchenko/radius-theme "1.4.1"]