Installation • Build Status • License
jar
is a very simple Go package for reading manifest data from JAR files.
Make sure you have a working Go 1.17+ workspace (instructions), then:
go get -d github.com/essentialkaos/go-jar
For update to the latest stable release, do:
go get -d -u github.com/essentialkaos/go-jar
Branch | Status |
---|---|
master |
|
develop |