Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-jshjohnson-Choices |
Version | Version9.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jshjohnson-Choices/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-jshjohnson-Choices</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jshjohnson-Choices/
implementation 'org.webjars.npm:github-com-jshjohnson-Choices:9.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jshjohnson-Choices/
implementation ("org.webjars.npm:github-com-jshjohnson-Choices:9.0.0")
'org.webjars.npm:github-com-jshjohnson-Choices:jar:9.0.0'
<dependency org="org.webjars.npm" name="github-com-jshjohnson-Choices" rev="9.0.0">
<artifact name="github-com-jshjohnson-Choices" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jshjohnson-Choices', version='9.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-jshjohnson-Choices" % "9.0.0"
[org.webjars.npm/github-com-jshjohnson-Choices "9.0.0"]