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