| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.flowersinthesand |
| Идентификатор | Идентификаторwes-parent |
| Версия | Версия0.2.1 |
| Тип | Типpom |
| Описание |
Описаниеwes
Web Event Source
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wes-parent-0.2.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-parent/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-parent</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-parent/
implementation 'io.github.flowersinthesand:wes-parent:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-parent/
implementation ("io.github.flowersinthesand:wes-parent:0.2.1")
'io.github.flowersinthesand:wes-parent:pom:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-parent" rev="0.2.1">
<artifact name="wes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-parent', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-parent" % "0.2.1"
[io.github.flowersinthesand/wes-parent "0.2.1"]