| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.indeed |
| Идентификатор | Идентификаторlsmtree-parent |
| Версия | Версия1.0.7 |
| Тип | Типpom |
| Описание |
ОписаниеShared Maven configuration for Indeed.com
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lsmtree-parent-1.0.7.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.indeed/lsmtree-parent/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>lsmtree-parent</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/lsmtree-parent/
implementation 'com.indeed:lsmtree-parent:1.0.7'
// https://jarcasting.com/artifacts/com.indeed/lsmtree-parent/
implementation ("com.indeed:lsmtree-parent:1.0.7")
'com.indeed:lsmtree-parent:pom:1.0.7'
<dependency org="com.indeed" name="lsmtree-parent" rev="1.0.7">
<artifact name="lsmtree-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='lsmtree-parent', version='1.0.7')
)
libraryDependencies += "com.indeed" % "lsmtree-parent" % "1.0.7"
[com.indeed/lsmtree-parent "1.0.7"]