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