Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 450 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 450 Bytes

Organisation Flapdoodle OSS

We are now a github organisation. You are invited to participate.

OS Detection Library API

Maven

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

<dependency>
	<groupId>de.flapdoodle</groupId>
	<artifactId>de.flapdoodle.os-api</artifactId>
	<version>1.7.0</version>
</dependency>