License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcontour_plot |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncontour_plot
WebJar for contour_plot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
contour_plot-0.0.1.pom | |
contour_plot-0.0.1.jar | 30 KB |
contour_plot-0.0.1-sources.jar | 22 bytes |
contour_plot-0.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/contour_plot/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>contour_plot</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/contour_plot/
implementation 'org.webjars.npm:contour_plot:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/contour_plot/
implementation ("org.webjars.npm:contour_plot:0.0.1")
'org.webjars.npm:contour_plot:jar:0.0.1'
<dependency org="org.webjars.npm" name="contour_plot" rev="0.0.1">
<artifact name="contour_plot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='contour_plot', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "contour_plot" % "0.0.1"
[org.webjars.npm/contour_plot "0.0.1"]