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