| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.vgregion.common |
| Идентификатор | Идентификаторprofile-open |
| Последняя версия | Последняя версия2.17 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеprofile-open
Corporate POM for projects in the oppna-program community.
|
| Имя Файла | Размер |
|---|---|
| profile-open-2.17.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.vgregion.common/profile-open/ -->
<dependency>
<groupId>se.vgregion.common</groupId>
<artifactId>profile-open</artifactId>
<version>2.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.common/profile-open/
implementation 'se.vgregion.common:profile-open:2.17'
// https://jarcasting.com/artifacts/se.vgregion.common/profile-open/
implementation ("se.vgregion.common:profile-open:2.17")
'se.vgregion.common:profile-open:pom:2.17'
<dependency org="se.vgregion.common" name="profile-open" rev="2.17">
<artifact name="profile-open" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.common', module='profile-open', version='2.17')
)
libraryDependencies += "se.vgregion.common" % "profile-open" % "2.17"
[se.vgregion.common/profile-open "2.17"]