License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcheckbox-radio |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptioncheckbox-radio
WebJar for checkbox-radio
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
checkbox-radio-1.1.1.pom | |
checkbox-radio-1.1.1.jar | 1 MB |
checkbox-radio-1.1.1-sources.jar | 22 bytes |
checkbox-radio-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/checkbox-radio/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>checkbox-radio</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/checkbox-radio/
implementation 'org.webjars.npm:checkbox-radio:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/checkbox-radio/
implementation ("org.webjars.npm:checkbox-radio:1.1.1")
'org.webjars.npm:checkbox-radio:jar:1.1.1'
<dependency org="org.webjars.npm" name="checkbox-radio" rev="1.1.1">
<artifact name="checkbox-radio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='checkbox-radio', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "checkbox-radio" % "1.1.1"
[org.webjars.npm/checkbox-radio "1.1.1"]