License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdradium |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRadium
WebJar package for Radium.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
radium-0.13.0.pom | |
radium-0.13.0.jar | 15 KB |
radium-0.13.0-javadoc.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/radium/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>radium</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/radium/
implementation 'org.webjars:radium:0.13.0'
// https://jarcasting.com/artifacts/org.webjars/radium/
implementation ("org.webjars:radium:0.13.0")
'org.webjars:radium:jar:0.13.0'
<dependency org="org.webjars" name="radium" rev="0.13.0">
<artifact name="radium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='radium', version='0.13.0')
)
libraryDependencies += "org.webjars" % "radium" % "0.13.0"
[org.webjars/radium "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : react | jar | 0.13.3 |