updated readme version

This commit is contained in:
nathan 2015-12-15 02:34:18 +01:00
parent 07f3a2eacc
commit e4c7bf0f00

View File

@ -19,10 +19,11 @@ This project is **kept in sync** with the utilities library, so "jar hell" is no
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>PeParser</artifactId>
<version>1.1</version>
<version>1.2</version>
</dependency>
```
Or if you don't want to use Maven, you can access the files directly here:
https://oss.sonatype.org/content/repositories/releases/com/dorkbox/PeParser/
https://oss.sonatype.org/content/repositories/releases/com/dorkbox/PeParser-Dorkbox-Util/