GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcornerstone-math |
Version | Version0.1.7 |
Type | Typejar |
Filename | Size |
---|---|
cornerstone-math-0.1.7.pom | |
cornerstone-math-0.1.7.jar | 272 KB |
cornerstone-math-0.1.7-sources.jar | 22 bytes |
cornerstone-math-0.1.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cornerstone-math</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/
implementation 'org.webjars.npm:cornerstone-math:0.1.7'
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/
implementation ("org.webjars.npm:cornerstone-math:0.1.7")
'org.webjars.npm:cornerstone-math:jar:0.1.7'
<dependency org="org.webjars.npm" name="cornerstone-math" rev="0.1.7">
<artifact name="cornerstone-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cornerstone-math', version='0.1.7')
)
libraryDependencies += "org.webjars.npm" % "cornerstone-math" % "0.1.7"
[org.webjars.npm/cornerstone-math "0.1.7"]