Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 580 Bytes

Build Status Maven Central

DraggableTabs

Draggable Tabs for JavaFX

Download

Add the following dependency to your pom.xml:

<dependency>
	<groupId>de.endrullis.draggabletabs</groupId>
	<artifactId>draggabletabs</artifactId>
	<version>1.0.3</version>
</dependency>