jcoords
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
GroupId | GroupIdcom.io7m.jcoords |
ArtifactId | ArtifactIdio7m-jcoords |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-jcoords
Coordinate system functions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-jcoords-0.1.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcoords/io7m-jcoords/
implementation 'com.io7m.jcoords:io7m-jcoords:0.1.3'
// https://jarcasting.com/artifacts/com.io7m.jcoords/io7m-jcoords/
implementation ("com.io7m.jcoords:io7m-jcoords:0.1.3")
'com.io7m.jcoords:io7m-jcoords:pom:0.1.3'
<dependency org="com.io7m.jcoords" name="io7m-jcoords" rev="0.1.3">
<artifact name="io7m-jcoords" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcoords', module='io7m-jcoords', version='0.1.3')
)
libraryDependencies += "com.io7m.jcoords" % "io7m-jcoords" % "0.1.3"
[com.io7m.jcoords/io7m-jcoords "0.1.3"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |