| Группа | Группаse.vgregion.tyck-till |
|---|---|
| Идентификатор | Идентификаторtyck-till-test-portlet |
| Версия | Версия1.7 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| tyck-till-test-portlet-1.7.pom | |
| tyck-till-test-portlet-1.7.war | 4 MB |
| tyck-till-test-portlet-1.7-sources.jar | 9 KB |
| tyck-till-test-portlet-1.7-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-test-portlet/ -->
<dependency>
<groupId>se.vgregion.tyck-till</groupId>
<artifactId>tyck-till-test-portlet</artifactId>
<version>1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-test-portlet/
implementation 'se.vgregion.tyck-till:tyck-till-test-portlet:1.7'
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-test-portlet/
implementation ("se.vgregion.tyck-till:tyck-till-test-portlet:1.7")
'se.vgregion.tyck-till:tyck-till-test-portlet:war:1.7'
<dependency org="se.vgregion.tyck-till" name="tyck-till-test-portlet" rev="1.7">
<artifact name="tyck-till-test-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.tyck-till', module='tyck-till-test-portlet', version='1.7')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-test-portlet" % "1.7"
[se.vgregion.tyck-till/tyck-till-test-portlet "1.7"]