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

Download JAR files tagged by based with all dependencies

Search JAR files by class name

callback-core-ktx from group io.github.sagar-viradiya (version 1.0.0)

A library that wraps Android's callback-based APIs into extension functions which allows writing them in a sequential way within coroutines or observe multiple callbacks through Kotlin flow.

Group: io.github.sagar-viradiya Artifact: callback-core-ktx
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact callback-core-ktx
Group io.github.sagar-viradiya
Version 1.0.0
Last update 10. July 2021
Organization not specified
URL https://github.com/sagar-viradiya/callback-ktx
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

jortho from group io.github.geniot (version 1.1)

JOrtho (Java Orthography) is a Open Source spell-checker entirely written in Java. Its dictionaries are based on the free Wiktionary project and can therefore be updated for virtually any language. The library works with any JTextComponent from the Swing framework. This includes JTextPane, JEditorPane and JTextArea.

Group: io.github.geniot Artifact: jortho
Show all versions Show documentation Show source 
 

0 downloads
Artifact jortho
Group io.github.geniot
Version 1.1
Last update 05. July 2021
Organization not specified
URL https://github.com/geniot/jortho
License GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

innersource-repository-scanner from group com.intuit.innersource (version 0.0.10)

A java api and command line tool for scanning, reporting and fixing a git repository's InnerSource Readiness based on a supplied specification which defines the files and file contents necessary for a repository to be considered ready for InnerSource contribution.

Group: com.intuit.innersource Artifact: innersource-repository-scanner
Show all versions Show documentation Show source 
 

0 downloads
Artifact innersource-repository-scanner
Group com.intuit.innersource
Version 0.0.10
Last update 30. June 2021
Organization not specified
URL https://github.com/intuit/innersource/tree/main/innersource-repository-scanner
License not specified
Dependencies amount 8
Dependencies picocli, justify, jakarta.json.bind-api, flexmark-all, guava, commons-lang3, commons-io, gson,
There are maybe transitive dependencies!

byteman-jboss-modules-plugin from group org.jboss.byteman (version 4.0.15)

Group: org.jboss.byteman Artifact: byteman-jboss-modules-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact byteman-jboss-modules-plugin
Group org.jboss.byteman
Version 4.0.15
Last update 10. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

byteman-jboss-modules from group org.jboss.byteman (version 4.0.15)

Group: org.jboss.byteman Artifact: byteman-jboss-modules
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-jboss-modules
Group org.jboss.byteman
Version 4.0.15
Last update 10. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gyps from group io.github.hpuhsp (version 1.0.0)

A common Architecture for Android Applications developing based on MVVM,integrates many Open Source Projects( like Dagger-Hilt,Kotlin Flow,Coroutine,Glide,Retrofit... ),to make your developing quicker and easier.

Group: io.github.hpuhsp Artifact: gyps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gyps
Group io.github.hpuhsp
Version 1.0.0
Last update 30. April 2021
Organization not specified
URL https://github.com/hpuhsp/Gyps
License The Apache License, Version 2.0
Dependencies amount 42
Dependencies kotlin-android-extensions-runtime, unspecified, kotlin-stdlib, material, core-ktx, appcompat, recyclerview, constraintlayout, vectordrawable, navigation-fragment-ktx, navigation-ui-ktx, legacy-support-v4, lifecycle-extensions, lifecycle-common-java8, lifecycle-runtime-ktx, lifecycle-livedata-ktx, lifecycle-viewmodel, lifecycle-viewmodel-ktx, swiperefreshlayout, paging-runtime, viewpager, kotlinx-coroutines-android, kotlinx-coroutines-core, eventbus, room-runtime, room-ktx, testing, glide, retrofit, converter-gson, okhttp, logging-interceptor, retrofit-url-manager, hilt-android, hilt-lifecycle-viewmodel, multidex, timber, immersionbar, immersionbar-components, easypermissions, utilcodex, viewbinding,
There are maybe transitive dependencies!

fluent-dsl-generator from group foundation.fluent.api (version 2.17)

Group: foundation.fluent.api Artifact: fluent-dsl-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-dsl-generator
Group foundation.fluent.api
Version 2.17
Last update 27. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ehcache from group net.sf.ehcache (version 2.10.9.2)

Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.

Group: net.sf.ehcache Artifact: ehcache
Show all versions Show documentation Show source 
 

332 downloads
Artifact ehcache
Group net.sf.ehcache
Version 2.10.9.2
Last update 24. April 2021
Organization not specified
URL http://ehcache.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

im-aop-loggers-spring-boot from group com.github.henkelian (version 1.2.2)

A handy and configurable sets of annotation-based loggers for Spring Boot that can log every execution of a method when entering or exiting normally or abnormally, without you writing a single line of code using aspect-oriented programming (AOP)

Group: com.github.henkelian Artifact: im-aop-loggers-spring-boot
Show all versions Show documentation Show source 
 

0 downloads
Artifact im-aop-loggers-spring-boot
Group com.github.henkelian
Version 1.2.2
Last update 29. March 2021
Organization not specified
URL Not specified
License MIT License
Dependencies amount 3
Dependencies spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-validation,
There are maybe transitive dependencies!

core from group de.tum.ei.lkn.eces (version 2.0.3)

This project implements an Entity-Component Event-based System (ECES) framework. In such a framework, classes are organized as components that attach to entities, and listeners (or callbacks) can be easily configured to asynchronously run upon the creation/deletion/update of selected components.

Group: de.tum.ei.lkn.eces Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group de.tum.ei.lkn.eces
Version 2.0.3
Last update 03. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-core
License not specified
Dependencies amount 2
Dependencies guava, json,
There are maybe transitive dependencies!



Page 1672 from 2376 (items total 23752)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy