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

com.io7m.jintegers:io7m-jintegers 1.0.2

Integer handling

Группа

Группа

com.io7m.jintegers
Идентификатор

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

io7m-jintegers
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать io7m-jintegers 1.0.2

Имя Файла Размер
io7m-jintegers-1.0.2.pom 14 KB
Обзор

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