Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 738 Bytes

File metadata and controls

21 lines (14 loc) · 738 Bytes

Organisation Flapdoodle OSS

We are a GitHub organisation. You are invited to participate.

de.flapdoodle.reverse

This library might help you if your code uses many (nested) try-finally or try-with-resources statements.

Maven

Stable (Maven Central Repository, Released: 28.05.2025 - wait 24hrs for maven central)

<dependency>
	<groupId>de.flapdoodle.reverse</groupId>
	<artifactId>de.flapdoodle.reverse</artifactId>
	<version>1.9.1</version>
</dependency>