funcish utilities: parent pom

Functional programming API borrowing heavily from Ruby and Clojure but staying within the bounds of Java

Лицензия

Лицензия

BSD
Группа

Группа

org.funcish
Идентификатор

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

funcish-parent
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

funcish utilities: parent pom
Functional programming API borrowing heavily from Ruby and Clojure but staying within the bounds of Java
Система контроля версий

Система контроля версий

https://github.com/esialb/org.funcish.git

Скачать funcish-parent

Имя Файла Размер
funcish-parent-0.1.0.pom 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • ../funcish-core
  • ../funcish-clojure
  • ../funcish-guava

Версии библиотеки

Версия
0.1.0
0.0.5
0.0.2
0.0.1