| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.tidalwave.northernwind.rca |
| Идентификатор | Идентификаторnorthernwind-rca |
| Последняя версия | Последняя версия1.2-ALPHA-3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеZephyr
Zephyr is a rich client application for editing contents for the NorthernWind CMS.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| northernwind-rca-1.2-ALPHA-3.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/ -->
<dependency>
<groupId>it.tidalwave.northernwind.rca</groupId>
<artifactId>northernwind-rca</artifactId>
<version>1.2-ALPHA-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/
implementation 'it.tidalwave.northernwind.rca:northernwind-rca:1.2-ALPHA-3'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/
implementation ("it.tidalwave.northernwind.rca:northernwind-rca:1.2-ALPHA-3")
'it.tidalwave.northernwind.rca:northernwind-rca:pom:1.2-ALPHA-3'
<dependency org="it.tidalwave.northernwind.rca" name="northernwind-rca" rev="1.2-ALPHA-3">
<artifact name="northernwind-rca" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind.rca', module='northernwind-rca', version='1.2-ALPHA-3')
)
libraryDependencies += "it.tidalwave.northernwind.rca" % "northernwind-rca" % "1.2-ALPHA-3"
[it.tidalwave.northernwind.rca/northernwind-rca "1.2-ALPHA-3"]