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