Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 336 Bytes

ddmsence

A fork from http://ddmsence.urizone.net/ and slight refactor of DDMSence. It follows maven directory and pom conventions. A library for handling DDMS

Maven

<dependency>
    <groupId>org.imintel</groupId>
    <artifactId>ddmsence</artifactId>
    <version>2.1.0-MF</version>
</dependency>