не последняя версия
Последняя версия 0.2.53

org.symphonyoss.s2.fugue:google-fugue 0.2.33


Категории

Категории

Fugue Универсальные библиотеки Functional Programming
Группа

Группа

org.symphonyoss.s2.fugue
Идентификатор

Идентификатор

google-fugue
Версия

Версия

0.2.33
Тип

Тип

jar

Скачать google-fugue 0.2.33


<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/google-fugue/ -->
<dependency>
    <groupId>org.symphonyoss.s2.fugue</groupId>
    <artifactId>google-fugue</artifactId>
    <version>0.2.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/google-fugue/
implementation 'org.symphonyoss.s2.fugue:google-fugue:0.2.33'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/google-fugue/
implementation ("org.symphonyoss.s2.fugue:google-fugue:0.2.33")
'org.symphonyoss.s2.fugue:google-fugue:jar:0.2.33'
<dependency org="org.symphonyoss.s2.fugue" name="google-fugue" rev="0.2.33">
  <artifact name="google-fugue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.fugue', module='google-fugue', version='0.2.33')
)
libraryDependencies += "org.symphonyoss.s2.fugue" % "google-fugue" % "0.2.33"
[org.symphonyoss.s2.fugue/google-fugue "0.2.33"]