| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anrisoftware.fractions |
| Идентификатор | Идентификаторfractions-integer |
| Последняя версия | Последняя версия2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFractions :: Integer
Continued fraction with the denominators n in ℤ*.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fractions-integer-2.7.pom | |
| fractions-integer-2.7.jar | 15 KB |
| fractions-integer-2.7-tests.jar | 50 KB |
| fractions-integer-2.7-test-sources.jar | 11 KB |
| fractions-integer-2.7-sources.jar | 14 KB |
| fractions-integer-2.7-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-integer/ -->
<dependency>
<groupId>com.anrisoftware.fractions</groupId>
<artifactId>fractions-integer</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-integer/
implementation 'com.anrisoftware.fractions:fractions-integer:2.7'
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-integer/
implementation ("com.anrisoftware.fractions:fractions-integer:2.7")
'com.anrisoftware.fractions:fractions-integer:jar:2.7'
<dependency org="com.anrisoftware.fractions" name="fractions-integer" rev="2.7">
<artifact name="fractions-integer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.fractions', module='fractions-integer', version='2.7')
)
libraryDependencies += "com.anrisoftware.fractions" % "fractions-integer" % "2.7"
[com.anrisoftware.fractions/fractions-integer "2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.anrisoftware.fractions : fractions-core | jar | 2.7 |
| com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
| org.apache.commons : commons-math3 | jar | 3.4.1 |
| com.anrisoftware.globalpom : globalpomutils-core | jar | 2.4 |
| com.anrisoftware.globalpom : globalpomutils-math | jar | 2.3 |
| org.mangosdk.spi » spi Необязательный | jar | 0.2.7.r52822d |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.perfidix : perfidix | jar | 3.6.9 |
| com.anrisoftware.globalpom : globalpom-groovytestutils | jar | 1.25 |
| org.antlr : ST4 | jar | 4.0.8 |
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |