Last Version

ngCsv 0.3.1

An AngularJS simple directive that turns arrays and objects into downloadable CSV files

License

License

MIT
Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-csv
Version

Version

0.3.1
Type

Type

jar
Description

Description

ngCsv
An AngularJS simple directive that turns arrays and objects into downloadable CSV files
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/ng-csv

Download ng-csv 0.3.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars : angularjs jar 1.2.26

Project Modules

There are no modules declared in this project.