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