Skip to content

codejuicer/binarynotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binarynotes

ASN1 serializer for java. This project is a fork of BinaryNotes compiler project. Please refer to

http://bnotes.sourceforge.net/

Installation

binarynotes plugin is available at [Maven Central] (http://search.maven.org/#browse%7C-1189551211).

Integration with Maven

To use the official release of binarynotes, please use the following snippet in your pom.xml

    <dependency>
		<groupId>org.codejuicer</groupId>
		<artifactId>binarynotes</artifactId>
		<version>1.6.0-SNAPSHOT</version>
	</dependency>

About

ASN1 serializer for java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages