WebJar for ngCsv
More info: http://webjars.org
Upstream: https://github.com/asafdav/ng-csv
License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdng-csv |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionngCsv
An AngularJS simple directive that turns arrays and objects into downloadable CSV files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng-csv-0.3.1.pom | |
ng-csv-0.3.1.jar | 6 KB |
ng-csv-0.3.1-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ng-csv/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ng-csv</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ng-csv/
implementation 'org.webjars:ng-csv:0.3.1'
// https://jarcasting.com/artifacts/org.webjars/ng-csv/
implementation ("org.webjars:ng-csv:0.3.1")
'org.webjars:ng-csv:jar:0.3.1'
<dependency org="org.webjars" name="ng-csv" rev="0.3.1">
<artifact name="ng-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ng-csv', version='0.3.1')
)
libraryDependencies += "org.webjars" % "ng-csv" % "0.3.1"
[org.webjars/ng-csv "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : angularjs | jar | 1.2.26 |
WebJar for ngCsv
More info: http://webjars.org
Upstream: https://github.com/asafdav/ng-csv