| License | License
                                                        MIT                                                 | 
|---|---|
| Categories | CategoriesCharts User Interface Unity Business Logic Libraries Game Development | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdag-charts-community | 
| Last Version | Last Version4.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionag-charts-community WebJar for ag-charts-community | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ag-charts-community-4.2.0.pom | |
| ag-charts-community-4.2.0.jar | 1 MB | 
| ag-charts-community-4.2.0-sources.jar | 22 bytes | 
| ag-charts-community-4.2.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ag-charts-community/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ag-charts-community</artifactId>
    <version>4.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/ag-charts-community/
implementation 'org.webjars.npm:ag-charts-community:4.2.0'// https://jarcasting.com/artifacts/org.webjars.npm/ag-charts-community/
implementation ("org.webjars.npm:ag-charts-community:4.2.0")'org.webjars.npm:ag-charts-community:jar:4.2.0'<dependency org="org.webjars.npm" name="ag-charts-community" rev="4.2.0">
  <artifact name="ag-charts-community" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='ag-charts-community', version='4.2.0')
)libraryDependencies += "org.webjars.npm" % "ag-charts-community" % "4.2.0"[org.webjars.npm/ag-charts-community "4.2.0"]