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

Download JAR files tagged by kotlin with all dependencies

Search JAR files by class name

shine-kotlin from group io.github.freddychen (version 0.0.8)

Kotlin network request library package based on Retrofit+Kotlin coroutine, supports GET/POST/PUT/DELETE requests, asynchronous/synchronous requests, dynamic BaseUrl, request headers, request/response logs, etc., and supports custom Parser (data parser) , for addressing different return data models.

Group: io.github.freddychen Artifact: shine-kotlin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shine-kotlin
Group io.github.freddychen
Version 0.0.8
Last update 14. February 2022
Organization not specified
URL https://github.com/FreddyChen/Shine-Kotlin.git
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies core-ktx, appcompat, material, kotlin-reflect, kotlinx-coroutines-core, kotlinx-coroutines-android, retrofit, converter-gson, gson, okhttp,
There are maybe transitive dependencies!

kommons-native from group com.bkahlert.kommons (version 1.11.5)

Kommons is a Kotlin Multiplatform Library, with a minimal set of dependencies, allowing you to run Command Lines and Shell Scripts, locally or in a Docker Container—and a dozen of other features like various builders, an improved Java NIO 2 integration, decimal and binary units, and Unicode-related features.

Group: com.bkahlert.kommons Artifact: kommons-native
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kommons-native
Group com.bkahlert.kommons
Version 1.11.5
Last update 14. September 2021
Organization not specified
URL https://github.com/bkahlert/kommons
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-common,
There are maybe transitive dependencies!

callback-recyclerview-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-recyclerview-ktx
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact callback-recyclerview-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!

callback-location-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-location-ktx
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact callback-location-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!

callback-hardware-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-hardware-ktx
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact callback-hardware-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!

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!

m0c0-maven-plugin from group io.github.phantran (version 1.0.1)

A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly

Group: io.github.phantran Artifact: m0c0-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact m0c0-maven-plugin
Group io.github.phantran
Version 1.0.1
Last update 10. May 2021
Organization TranPhan
URL https://github.com/phantran/moco
License Apache License, Version 2.0
Dependencies amount 20
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core, kotlin-reflect, junit-platform-launcher, junit-platform-suite-api, junit-jupiter, junit, testng, asm, asm-commons, asm-util, asm-analysis, h2, jackson-module-kotlin, jsoup, org.eclipse.jgit, json, kotlin-logging, slf4j-simple, maven-model,
There are maybe transitive dependencies!

instantsearch-android-core from group com.algolia (version 2.11.0-beta01)

InstantSearch Android is a library providing widgets and helpers to help you build the best instant-search experience on Android with Algolia. It is built on top of Algolia's Kotlin API Client to provide you a high-level solution to quickly build various search interfaces.

Group: com.algolia Artifact: instantsearch-android-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact instantsearch-android-core
Group com.algolia
Version 2.11.0-beta01
Last update 30. April 2021
Organization not specified
URL https://github.com/algolia/instantsearch-android
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
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!

algoliasearch-client-kotlin-common from group com.algolia (version 1.4.0)

Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries,and pre-built integrations. Algolia API Client for Kotlin lets you easily use the Algolia SearchREST API from your JVM project, such as Android or backend implementations.

Group: com.algolia Artifact: algoliasearch-client-kotlin-common
Show documentation Show source 
 

0 downloads
Artifact algoliasearch-client-kotlin-common
Group com.algolia
Version 1.4.0
Last update 11. February 2021
Organization not specified
URL https://github.com/algolia/algoliasearch-client-kotlin
License MIT
Dependencies amount 6
Dependencies kotlin-stdlib-common, ktor-client, ktor-client-logging, ktor-client-core, ktor-client-json, ktor-client-serialization,
There are maybe transitive dependencies!



Page 3403 from 3413 (items total 34130)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy