| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.behsacorp |
| Идентификатор | Идентификаторganjex-parent |
| Версия | Версия0.3-RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеGanjex Parent
Ganjex parent module
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикBehsa Co. |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ganjex-parent-0.3-RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.behsacorp/ganjex-parent/ -->
<dependency>
<groupId>com.behsacorp</groupId>
<artifactId>ganjex-parent</artifactId>
<version>0.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.behsacorp/ganjex-parent/
implementation 'com.behsacorp:ganjex-parent:0.3-RELEASE'
// https://jarcasting.com/artifacts/com.behsacorp/ganjex-parent/
implementation ("com.behsacorp:ganjex-parent:0.3-RELEASE")
'com.behsacorp:ganjex-parent:pom:0.3-RELEASE'
<dependency org="com.behsacorp" name="ganjex-parent" rev="0.3-RELEASE">
<artifact name="ganjex-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.behsacorp', module='ganjex-parent', version='0.3-RELEASE')
)
libraryDependencies += "com.behsacorp" % "ganjex-parent" % "0.3-RELEASE"
[com.behsacorp/ganjex-parent "0.3-RELEASE"]