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

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

Parent for JFunctional artifacts

Группа

Группа

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

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

JFunctional-parent
Версия

Версия

0.6.1
Тип

Тип

pom

Скачать JFunctional-parent 0.6.1

Имя Файла Размер
JFunctional-parent-0.6.1.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.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.GG-A/JFunctional-parent/
implementation 'com.github.GG-A:JFunctional-parent:0.6.1'
// https://jarcasting.com/artifacts/com.github.GG-A/JFunctional-parent/
implementation ("com.github.GG-A:JFunctional-parent:0.6.1")
'com.github.GG-A:JFunctional-parent:pom:0.6.1'
<dependency org="com.github.GG-A" name="JFunctional-parent" rev="0.6.1">
  <artifact name="JFunctional-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.GG-A', module='JFunctional-parent', version='0.6.1')
)
libraryDependencies += "com.github.GG-A" % "JFunctional-parent" % "0.6.1"
[com.github.GG-A/JFunctional-parent "0.6.1"]