Jar examples for p:pythagoras
Portable geometry routines, adapted from Apache Harmony geometry classes.
You can download jar file pythagoras 1.4.1 in this page.
Apache License, Version 2.0
You can use the following script to add pythagoras-1.4.1.jar to your project.
<dependency> <groupId>com.samskivert</groupId> <artifactId>pythagoras</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.samskivert', name: 'pythagoras', version: '1.4.1'
libraryDependencies += "com.samskivert" % "pythagoras" % "1.4.1"
<dependency org="com.samskivert" name="pythagoras" rev="1.4.1"/>
@Grapes(@Grab(group='com.samskivert', module='pythagoras', version='1.4.1'))
'com.samskivert:pythagoras:jar:1.4.1'
Click the following link to download the jar file.
pythagoras-1.4.1-javadoc.jar