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
- Host: GitHub
- URL: https://github.com/mtojo/go-java
- Owner: mtojo
- Created: 2015-01-22T23:10:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T10:54:57.000Z (over 11 years ago)
- Last Synced: 2023-03-22T10:56:59.242Z (over 3 years ago)
- Topics: go, jar, java
- Language: Go
- Homepage:
- Size: 129 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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