<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cornerstone-math</artifactId>
<version>0.1.8</version>
</dependency>
implementation 'org.webjars.npm:cornerstone-math:0.1.8'
org.webjars.npm:cornerstone-math:0.1.8
<dependency org="org.webjars.npm" name="cornerstone-math" rev="0.1.8" />
libraryDependencies += "org.webjars.npm" % "cornerstone-math" % "0.1.8"
@Grab(group='org.webjars.npm', module='cornerstone-math', version='0.1.8')
[org.webjars.npm/cornerstone-math "0.1.8"]
'org.webjars.npm:cornerstone-math:jar:0.1.8'