is not current version
Last Version 0.1.3

com.io7m.jcoords:io7m-jcoords 0.1.2

Coordinate system functions

GroupId

GroupId

com.io7m.jcoords
ArtifactId

ArtifactId

io7m-jcoords
Version

Version

0.1.2
Type

Type

pom

Download io7m-jcoords 0.1.2

Filename Size
io7m-jcoords-0.1.2.pom 15 KB
Browse

<!-- 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"]