Last Version

pythagoras 1.4.3

A portable geometry library.

License

License

GroupId

GroupId

com.samskivert
ArtifactId

ArtifactId

pythagoras
Version

Version

1.4.3
Type

Type

jar
Description

Description

pythagoras
A portable geometry library.
Project URL

Project URL

http://github.com/samskivert/pythagoras/
Source Code Management

Source Code Management

http://github.com/samskivert/pythagoras/

Download pythagoras 1.4.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.