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

com.io7m.jcoords:io7m-jcoords 0.1.2

Coordinate system functions

Группа

Группа

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

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

io7m-jcoords
Версия

Версия

0.1.2
Тип

Тип

pom

Скачать io7m-jcoords 0.1.2

Имя Файла Размер
io7m-jcoords-0.1.2.pom 15 KB
Обзор

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