| Группа | Группаcom.github.nwillc |
|---|---|
| Идентификатор | Идентификаторalmost-functional |
| Версия | Версия1.7.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| almost-functional-1.7.3.pom | |
| almost-functional-1.7.3.jar | 28 KB |
| almost-functional-1.7.3-sources.jar | 22 KB |
| almost-functional-1.7.3-javadoc.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nwillc/almost-functional/ -->
<dependency>
<groupId>com.github.nwillc</groupId>
<artifactId>almost-functional</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwillc/almost-functional/
implementation 'com.github.nwillc:almost-functional:1.7.3'
// https://jarcasting.com/artifacts/com.github.nwillc/almost-functional/
implementation ("com.github.nwillc:almost-functional:1.7.3")
'com.github.nwillc:almost-functional:jar:1.7.3'
<dependency org="com.github.nwillc" name="almost-functional" rev="1.7.3">
<artifact name="almost-functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nwillc', module='almost-functional', version='1.7.3')
)
libraryDependencies += "com.github.nwillc" % "almost-functional" % "1.7.3"
[com.github.nwillc/almost-functional "1.7.3"]