is not current version
Last Version 0.0.7-1

org.webjars:angularjs-nvd3-directives 0.0.5-beta

WebJar for Angular.js Directives for nvd3.js, d3.js charts

Categories

Categories

JavaScript Languages Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angularjs-nvd3-directives
Version

Version

0.0.5-beta
Type

Type

jar

Download angularjs-nvd3-directives 0.0.5-beta


<!-- https://jarcasting.com/artifacts/org.webjars/angularjs-nvd3-directives/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>angularjs-nvd3-directives</artifactId>
    <version>0.0.5-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/angularjs-nvd3-directives/
implementation 'org.webjars:angularjs-nvd3-directives:0.0.5-beta'
// https://jarcasting.com/artifacts/org.webjars/angularjs-nvd3-directives/
implementation ("org.webjars:angularjs-nvd3-directives:0.0.5-beta")
'org.webjars:angularjs-nvd3-directives:jar:0.0.5-beta'
<dependency org="org.webjars" name="angularjs-nvd3-directives" rev="0.0.5-beta">
  <artifact name="angularjs-nvd3-directives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='angularjs-nvd3-directives', version='0.0.5-beta')
)
libraryDependencies += "org.webjars" % "angularjs-nvd3-directives" % "0.0.5-beta"
[org.webjars/angularjs-nvd3-directives "0.0.5-beta"]