Java library for ASN1 serialization

CodeJuicer's Java library for ASN1 serialization

License

License

GroupId

GroupId

org.codejuicer
ArtifactId

ArtifactId

binarynotes
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

bundle
Description

Description

Java library for ASN1 serialization
CodeJuicer's Java library for ASN1 serialization
Project URL

Project URL

https://github.com/codejuicer/binarynotes
Source Code Management

Source Code Management

https://github.com/codejuicer/binarynotes

Download binarynotes

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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>
org.codejuicer

codejuicer.org

fresh open source Java toolkits, made with healthy code ingredients

Versions

Version
1.6.0