net.sf.marineapi.nmea.sentence.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.everit.osgi.bundles.net.sf.marineapi Show documentation
Show all versions of org.everit.osgi.bundles.net.sf.marineapi Show documentation
Java Marine API is an NMEA 0183 library for Java (http://ktuukkan.github.io/marine-api/).
The newest version!
package net.sf.marineapi.nmea.sentence
Public interfaces for supported NMEA 0183 sentences. Each interface is
implemented by a concrete parser located in {@link net.sf.marineapi.nmea.parser}
package.