License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ag-grid-ag-grid-webcomponent |
Version | Version17.1.0 |
Type | Typejar |
Description |
Descriptionag-grid-webcomponent
WebJar for ag-grid-webcomponent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ag-grid-ag-grid-webcomponent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ag-grid-ag-grid-webcomponent</artifactId>
<version>17.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ag-grid-ag-grid-webcomponent/
implementation 'org.webjars.npm:github-com-ag-grid-ag-grid-webcomponent:17.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ag-grid-ag-grid-webcomponent/
implementation ("org.webjars.npm:github-com-ag-grid-ag-grid-webcomponent:17.1.0")
'org.webjars.npm:github-com-ag-grid-ag-grid-webcomponent:jar:17.1.0'
<dependency org="org.webjars.npm" name="github-com-ag-grid-ag-grid-webcomponent" rev="17.1.0">
<artifact name="github-com-ag-grid-ag-grid-webcomponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ag-grid-ag-grid-webcomponent', version='17.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-ag-grid-ag-grid-webcomponent" % "17.1.0"
[org.webjars.npm/github-com-ag-grid-ag-grid-webcomponent "17.1.0"]