Package org.eolang.maven.hash

Commit hash package. The org.eolang.maven.hash package contains classes which can help you to receive a commit hash from different sources: - by HTTP ChRemote - from text or a text file ChText - or by a custom pattern ChPattern Also some implementations can change the hash value itself ChNarrow or even cache invocations to improve the performance of getting a commit hash value ChCached.