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