tkuebler / JavaMeasure

OO library for dealing with units of measure and conversion between different systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#JavaMeasure

Introduction

Java Measure was created to handle units of measure for any kind of system and the converions between them in an OO way. It was originally hosted on SourceForge.

Quick Start

  1. edit build.properties to suit (see build.properties.example for required info)
  2. 'ant jar'

Should compile and create the jar for you to use.

'ant javadoc'

Should create the Javadocs for the Java Measure API.

enjoy.

About

OO library for dealing with units of measure and conversion between different systems

License:MIT License


Languages

Language:Java 100.0%