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

Download JAR files tagged by single with all dependencies

Search JAR files by class name

cmljsc from group com.didiglobal.chameleon (version 0.0.10)

Chameleon android SDK uses some most common native rendering engines as it's fundamental lib, and extended some general engineering capabilities. The currently supported rendering engines are weex and react native, and you can only choose one of them as the rendering engine for every single project.

Group: com.didiglobal.chameleon Artifact: cmljsc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cmljsc
Group com.didiglobal.chameleon
Version 0.0.10
Last update 08. May 2020
Organization not specified
URL https://github.com/chameleon-team/chameleon-sdk-android.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

litesockets from group org.threadly (version 4.14)

A light weight socket library designed for highly concurrent applications. LiteSockets leverages threadly to make it easy to maintain concurrent connections while keeping threading on a per-client basis single threaded.

Group: org.threadly Artifact: litesockets
Show all versions Show documentation Show source 
 

1 downloads
Artifact litesockets
Group org.threadly
Version 4.14
Last update 14. February 2020
Organization not specified
URL https://github.com/threadly/litesockets
License Mozilla Public License Version 2.0
Dependencies amount 1
Dependencies threadly,
There are maybe transitive dependencies!

pwhash from group de.slevermann (version 3.0.1)

A Password hashing library inspired by PHP's password_*() function family. The goal is providing a unified interface for different hashing algorithms, as well as a way to upgrade hashes, both the parameters within a single hashing algorithm, as well as switching between different algorithms.

Group: de.slevermann Artifact: pwhash
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pwhash
Group de.slevermann
Version 3.0.1
Last update 02. January 2020
Organization not specified
URL https://pwhash.slevermann.de/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datakernel-eventloop from group io.datakernel (version 3.1.0)

Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with high performance requirements. It is similar to Event Loop in Node.js. Although Eventloop runs in a single thread, multiple event loops can be launched at the same time allowing for efficient CPU usage.

Group: io.datakernel Artifact: datakernel-eventloop
Show all versions Show documentation Show source 
 

0 downloads
Artifact datakernel-eventloop
Group io.datakernel
Version 3.1.0
Last update 14. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datakernel-common,
There are maybe transitive dependencies!

liveevent from group com.github.hadilq.liveevent (version 1.2.0)

This library holds a class to handle single live events in Android MVVM architectural pattern. This class is extended form LiveData class, from `androidx.lifecycle:lifecycle-extensions` library, to propagate the data as an event, which means it emits data just once.

Group: com.github.hadilq.liveevent Artifact: liveevent
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact liveevent
Group com.github.hadilq.liveevent
Version 1.2.0
Last update 13. November 2019
Organization not specified
URL https://github.com/hadilq/LiveEvent
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-jdk7, lifecycle-extensions,
There are maybe transitive dependencies!

cmlrn from group com.didiglobal.chameleon (version 0.0.12.7)

Chameleon android SDK uses some most common native rendering engines as it's fundamental lib, and extended some general engineering capabilities. The currently supported rendering engines are weex and react native, and you can only choose one of them as the rendering engine for every single project.

Group: com.didiglobal.chameleon Artifact: cmlrn
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cmlrn
Group com.didiglobal.chameleon
Version 0.0.12.7
Last update 07. November 2019
Organization not specified
URL https://github.com/chameleon-team/chameleon-sdk-android.git
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies react-native, appcompat-v7, cmlsdk, js-bundle-mgr,
There are maybe transitive dependencies!

country from group tk.jamunx.ui (version 0.0.8)

Country Picker provide Country picking functionality with great UI and UX custom calling features to make there picker developer handy. This have four custom ways to make there picker UI with Single and Multi Selection functionality. It have updated collection of country name, code and there flags for better understanding and UI.

Group: tk.jamunx.ui Artifact: country
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact country
Group tk.jamunx.ui
Version 0.0.8
Last update 13. September 2019
Organization not specified
URL https://github.com/Lib-Jamun/Pickers
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies volley, volley,
There are maybe transitive dependencies!

language from group tk.jamunx.ui (version 0.0.8)

Language Picker provide Language picking functionality with great UI and UX custom calling features to make there picker developer handy. This have four custom ways to make there picker UI with Single and Multi Selection functionality. Developer have option to customize there data at your own by simple calls.

Group: tk.jamunx.ui Artifact: language
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact language
Group tk.jamunx.ui
Version 0.0.8
Last update 13. September 2019
Organization not specified
URL https://github.com/Lib-Jamun/Pickers
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-arquillian-testing from group org.apache.wicket (version 9.0.0-M1)

A sample JAVA EE 6 project demonstrating how to use Arquillian with Wicket Framework deployed on JBoss WildFly managed downloaded from maven repository (NEXUS for example) and unpacked with dependency plugin. WAR version (everything in a single .war file).

Group: org.apache.wicket Artifact: wicket-arquillian-testing
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-arquillian-testing
Group org.apache.wicket
Version 9.0.0-M1
Last update 10. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies wildfly-weld, wildfly-arquillian-container-embedded, junit-vintage-engine, wicket-cdi, wicket-core, shrinkwrap-resolver-impl-maven,
There are maybe transitive dependencies!

gwt-timer from group org.jresearch.gwtproject.timer (version 1.4.1)

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.jresearch.gwtproject.timer Artifact: gwt-timer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gwt-timer
Group org.jresearch.gwtproject.timer
Version 1.4.1
Last update 01. November 2018
Organization not specified
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!



Page 125 from 140 (items total 1393)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy