| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.goranstack.esox |
| Идентификатор | Идентификаторesox-parent |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеesox-parent
Parent module to Esox modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| esox-parent-2.1.2.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-parent/ -->
<dependency>
<groupId>com.github.goranstack.esox</groupId>
<artifactId>esox-parent</artifactId>
<version>2.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-parent/
implementation 'com.github.goranstack.esox:esox-parent:2.1.2'
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-parent/
implementation ("com.github.goranstack.esox:esox-parent:2.1.2")
'com.github.goranstack.esox:esox-parent:pom:2.1.2'
<dependency org="com.github.goranstack.esox" name="esox-parent" rev="2.1.2">
<artifact name="esox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.goranstack.esox', module='esox-parent', version='2.1.2')
)
libraryDependencies += "com.github.goranstack.esox" % "esox-parent" % "2.1.2"
[com.github.goranstack.esox/esox-parent "2.1.2"]