| Категории |
КатегорииJavaScript Языки программирования |
|---|---|
| Группа | Группаit.cnr.si.cool |
| Идентификатор | Идентификаторcool-common-web-js |
| Версия | Версия3.2.31 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cool-common-web-js-3.2.31.pom | |
| cool-common-web-js-3.2.31.jar | 59 KB |
| cool-common-web-js-3.2.31-sources.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/ -->
<dependency>
<groupId>it.cnr.si.cool</groupId>
<artifactId>cool-common-web-js</artifactId>
<version>3.2.31</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation 'it.cnr.si.cool:cool-common-web-js:3.2.31'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation ("it.cnr.si.cool:cool-common-web-js:3.2.31")
'it.cnr.si.cool:cool-common-web-js:jar:3.2.31'
<dependency org="it.cnr.si.cool" name="cool-common-web-js" rev="3.2.31">
<artifact name="cool-common-web-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-common-web-js', version='3.2.31')
)
libraryDependencies += "it.cnr.si.cool" % "cool-common-web-js" % "3.2.31"
[it.cnr.si.cool/cool-common-web-js "3.2.31"]