All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by reordering with all dependencies


drag-sort-listview-apklib from group asia.ivity.android (version 1.0)

Group: asia.ivity.android Artifact: drag-sort-listview-apklib
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

dslv from group com.vandalsoftware.android (version 0.6.3)

Group: com.vandalsoftware.android Artifact: dslv
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dslv
Group com.vandalsoftware.android
Version 0.6.3


draganddroplist from group pl.droidsonroids.composekit (version 0.2.0)

Group: pl.droidsonroids.composekit Artifact: draganddroplist
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact draganddroplist
Group pl.droidsonroids.composekit
Version 0.2.0


draggablejfxtreeview from group me.davidthaler (version 1.0)

CellFactory library to enable dragging and reordering items in a TreeView.

Group: me.davidthaler Artifact: draggablejfxtreeview
Show documentation Show source 
Download draggablejfxtreeview.jar (1.0)
 

0 downloads
Artifact draggablejfxtreeview
Group me.davidthaler
Version 1.0
Last update 31. March 2021
Organization not specified
URL https://github.com/david-thaler/Draggable-JavaFX-TreeView
License Apache License, Version 2.0
Dependencies amount 2
Dependencies javafx-graphics, javafx-controls,
There are maybe transitive dependencies!

tiwulfx-dock from group com.panemu (version 0.4)

TiwulFX-Dock provides enhanced JavaFX TabPane that supports tab reordering, detaching and docking.

Group: com.panemu Artifact: tiwulfx-dock
Show all versions Show documentation Show source 
Download tiwulfx-dock.jar (0.4)
 

0 downloads
Artifact tiwulfx-dock
Group com.panemu
Version 0.4
Last update 03. September 2024
Organization Panemu
URL https://github.com/panemu/tiwulfx-dock
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

draggable from group com.vlsch (version 1.0.0)

Library that enables drag and drop reordering for LazyList/LazyGrid in Jetpack Compose

Group: com.vlsch Artifact: draggable
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact draggable
Group com.vlsch
Version 1.0.0
Last update 28. January 2024
Organization not specified
URL https://github.com/volodymyr-sch/DraggableList
License Library License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

drag-sort-listview from group com.olekdia (version 3.8.2)

Group: com.olekdia Artifact: drag-sort-listview
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drag-sort-listview
Group com.olekdia
Version 3.8.2


dslv from group com.github.yoojia (version 1.0)

DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.

Group: com.github.yoojia Artifact: dslv
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact dslv
Group com.github.yoojia
Version 1.0
Last update 27. August 2014
Organization not specified
URL https://github.com/yoojia/drag-sort-listview
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!

low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)

An low latency, lock free, primitive bounded blocking queue backed by an int[]. This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue}, however works with primitive ints rather than objects, so is unable to actually implement the BlockingQueue. This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with guaranteed writes. These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store barrier, rather than the the slower store-load barrier, which is used when doing a volatile write. One of the trade off with this improved performance is we are limited to a single producer, single consumer.

Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source 
Download low-latency-primitive-concurrent-queues.jar (1.0.0)
 

0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!



Page 2 from 2 (items total 19)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy