| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.io7m.jintegers |
| Идентификатор | Идентификаторcom.io7m.jintegers.core |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.io7m.jintegers.core
Integer handling (Core)
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.io7m.jintegers/com.io7m.jintegers.core/ -->
<dependency>
<groupId>com.io7m.jintegers</groupId>
<artifactId>com.io7m.jintegers.core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jintegers/com.io7m.jintegers.core/
implementation 'com.io7m.jintegers:com.io7m.jintegers.core:3.0.0'
// https://jarcasting.com/artifacts/com.io7m.jintegers/com.io7m.jintegers.core/
implementation ("com.io7m.jintegers:com.io7m.jintegers.core:3.0.0")
'com.io7m.jintegers:com.io7m.jintegers.core:jar:3.0.0'
<dependency org="com.io7m.jintegers" name="com.io7m.jintegers.core" rev="3.0.0">
<artifact name="com.io7m.jintegers.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jintegers', module='com.io7m.jintegers.core', version='3.0.0')
)
libraryDependencies += "com.io7m.jintegers" % "com.io7m.jintegers.core" % "3.0.0"
[com.io7m.jintegers/com.io7m.jintegers.core "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.io7m.junreachable : com.io7m.junreachable.core | jar | 4.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.annotation.bundle | jar | 2.0.0 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |