| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.phantomthief |
| Идентификатор | Идентификаторmore-lambdas-parent |
| Версия | Версия0.1.45 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| more-lambdas-parent-0.1.45.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>more-lambdas-parent</artifactId>
<version>0.1.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation 'com.github.phantomthief:more-lambdas-parent:0.1.45'
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation ("com.github.phantomthief:more-lambdas-parent:0.1.45")
'com.github.phantomthief:more-lambdas-parent:pom:0.1.45'
<dependency org="com.github.phantomthief" name="more-lambdas-parent" rev="0.1.45">
<artifact name="more-lambdas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='more-lambdas-parent', version='0.1.45')
)
libraryDependencies += "com.github.phantomthief" % "more-lambdas-parent" % "0.1.45"
[com.github.phantomthief/more-lambdas-parent "0.1.45"]