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