ProjectEulerExample

Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

Лицензия

Лицензия

Группа

Группа

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

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

project-euler-example
Последняя версия

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

3.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

ProjectEulerExample
Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

Скачать project-euler-example

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

<!-- https://jarcasting.com/artifacts/org.codehaus.jedi/project-euler-example/ -->
<dependency>
    <groupId>org.codehaus.jedi</groupId>
    <artifactId>project-euler-example</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jedi/project-euler-example/
implementation 'org.codehaus.jedi:project-euler-example:3.0.5'
// https://jarcasting.com/artifacts/org.codehaus.jedi/project-euler-example/
implementation ("org.codehaus.jedi:project-euler-example:3.0.5")
'org.codehaus.jedi:project-euler-example:jar:3.0.5'
<dependency org="org.codehaus.jedi" name="project-euler-example" rev="3.0.5">
  <artifact name="project-euler-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jedi', module='project-euler-example', version='3.0.5')
)
libraryDependencies += "org.codehaus.jedi" % "project-euler-example" % "3.0.5"
[org.codehaus.jedi/project-euler-example "3.0.5"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.jedi : jedi-core jar 3.0.5
org.codehaus.jedi : jedi-annotations jar 3.0.5
org.codehaus.jedi : jedi-jdk6 jar 3.0.5

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

Данный проект не имеет модулей.

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

Версия
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0