An open API service indexing awesome lists of open source software.

https://github.com/mtojo/go-java

Java class file (.class) reader/writer library
https://github.com/mtojo/go-java

go jar java

Last synced: 12 months ago
JSON representation

Java class file (.class) reader/writer library

Awesome Lists containing this project

README

          

# go-java

## Description

Java class file (.class) reader/writer library written in Go.

## Installation

go get github.com/mtojo/go-java/java

## License

MIT