| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторcornerstone-math |
| Последняя версия | Последняя версия0.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcornerstone-math
WebJar for cornerstone-math
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cornerstone-math-0.1.8.pom | |
| cornerstone-math-0.1.8.jar | 272 KB |
| cornerstone-math-0.1.8-sources.jar | 22 bytes |
| cornerstone-math-0.1.8-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cornerstone-math</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/
implementation 'org.webjars.npm:cornerstone-math:0.1.8'
// https://jarcasting.com/artifacts/org.webjars.npm/cornerstone-math/
implementation ("org.webjars.npm:cornerstone-math:0.1.8")
'org.webjars.npm:cornerstone-math:jar:0.1.8'
<dependency org="org.webjars.npm" name="cornerstone-math" rev="0.1.8">
<artifact name="cornerstone-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cornerstone-math', version='0.1.8')
)
libraryDependencies += "org.webjars.npm" % "cornerstone-math" % "0.1.8"
[org.webjars.npm/cornerstone-math "0.1.8"]