| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.harvesthq |
| ArtifactId | ArtifactIdchosen-package |
| Version | Version1.8.7 |
| Type | Typejar |
| Description |
Descriptionchosen
WebJar for chosen
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chosen-package-1.8.7.pom | |
| chosen-package-1.8.7.jar | 43 KB |
| chosen-package-1.8.7-sources.jar | 22 bytes |
| chosen-package-1.8.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.harvesthq/chosen-package/ -->
<dependency>
<groupId>org.webjars.bowergithub.harvesthq</groupId>
<artifactId>chosen-package</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.harvesthq/chosen-package/
implementation 'org.webjars.bowergithub.harvesthq:chosen-package:1.8.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.harvesthq/chosen-package/
implementation ("org.webjars.bowergithub.harvesthq:chosen-package:1.8.7")
'org.webjars.bowergithub.harvesthq:chosen-package:jar:1.8.7'
<dependency org="org.webjars.bowergithub.harvesthq" name="chosen-package" rev="1.8.7">
<artifact name="chosen-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.harvesthq', module='chosen-package', version='1.8.7')
)
libraryDependencies += "org.webjars.bowergithub.harvesthq" % "chosen-package" % "1.8.7"
[org.webjars.bowergithub.harvesthq/chosen-package "1.8.7"]