| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdcubic2quad |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptioncubic2quad
WebJar for cubic2quad
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cubic2quad-1.1.0.pom | |
| cubic2quad-1.1.0.jar | 9 KB |
| cubic2quad-1.1.0-sources.jar | 22 bytes |
| cubic2quad-1.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cubic2quad/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cubic2quad</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cubic2quad/
implementation 'org.webjars.npm:cubic2quad:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/cubic2quad/
implementation ("org.webjars.npm:cubic2quad:1.1.0")
'org.webjars.npm:cubic2quad:jar:1.1.0'
<dependency org="org.webjars.npm" name="cubic2quad" rev="1.1.0">
<artifact name="cubic2quad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cubic2quad', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "cubic2quad" % "1.1.0"
[org.webjars.npm/cubic2quad "1.1.0"]