mirror of https://github.com/shred/acme4j
Mention that acme4j works on Android
parent
ccd1b2bc3d
commit
df221291e8
|
@ -20,6 +20,7 @@ It is an independent open source implementation that is not affiliated with or e
|
||||||
* Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required.
|
* Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required.
|
||||||
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
|
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
|
||||||
* Extensive unit and integration tests
|
* Extensive unit and integration tests
|
||||||
|
* Reported to work on Android. However, this platform is not officially supported.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|
|
@ -24,6 +24,7 @@ Latest version:  or higher. For building the project, Java 9 or higher is required.
|
* Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required.
|
||||||
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
|
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
|
||||||
* Extensive unit and integration tests
|
* Extensive unit and integration tests
|
||||||
|
* Reported to work on Android. However, this platform is not officially supported.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue