is not current version
Last Version 4.21.1

org.webjars.npm:cornerstone-tools 3.4.1

WebJar for cornerstone-tools

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cornerstone-tools
Version

Version

3.4.1
Type

Type

jar

Download cornerstone-tools 3.4.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-tools/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>cornerstone-tools</artifactId>
    <version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-tools/
implementation 'org.webjars.npm:cornerstone-tools:3.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-tools/
implementation ("org.webjars.npm:cornerstone-tools:3.4.1")
'org.webjars.npm:cornerstone-tools:jar:3.4.1'
<dependency org="org.webjars.npm" name="cornerstone-tools" rev="3.4.1">
  <artifact name="cornerstone-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cornerstone-tools', version='3.4.1')
)
libraryDependencies += "org.webjars.npm" % "cornerstone-tools" % "3.4.1"
[org.webjars.npm/cornerstone-tools "3.4.1"]