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

com.github.GG-A:JFunctional-parent 0.5.2

Parent for JFunctional artifacts

Группа

Группа

com.github.GG-A
Идентификатор

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

JFunctional-parent
Версия

Версия

0.5.2
Тип

Тип

pom

Скачать JFunctional-parent 0.5.2

Имя Файла Размер
JFunctional-parent-0.5.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.GG-A/JFunctional-parent/ -->
<dependency>
    <groupId>com.github.GG-A</groupId>
    <artifactId>JFunctional-parent</artifactId>
    <version>0.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.GG-A/JFunctional-parent/
implementation 'com.github.GG-A:JFunctional-parent:0.5.2'
// https://jarcasting.com/artifacts/com.github.GG-A/JFunctional-parent/
implementation ("com.github.GG-A:JFunctional-parent:0.5.2")
'com.github.GG-A:JFunctional-parent:pom:0.5.2'
<dependency org="com.github.GG-A" name="JFunctional-parent" rev="0.5.2">
  <artifact name="JFunctional-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.GG-A', module='JFunctional-parent', version='0.5.2')
)
libraryDependencies += "com.github.GG-A" % "JFunctional-parent" % "0.5.2"
[com.github.GG-A/JFunctional-parent "0.5.2"]