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

xqt-kotlinx-json-rpc-mingwx86 from group io.github.rhdunn (version 1.0.2)

Kotlin multiplatform JSON-RPC 2.0 library

Group: io.github.rhdunn Artifact: xqt-kotlinx-json-rpc-mingwx86
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xqt-kotlinx-json-rpc-mingwx86
Group io.github.rhdunn
Version 1.0.2
Last update 16. May 2023
Organization not specified
URL https://github.com/rhdunn/xqt-kotlinx-json-rpc
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-common, kotlinx-serialization-json-mingwx86,
There are maybe transitive dependencies!

xqt-kotlinx-json-rpc-iosarm32 from group io.github.rhdunn (version 1.0.2)

Kotlin multiplatform JSON-RPC 2.0 library

Group: io.github.rhdunn Artifact: xqt-kotlinx-json-rpc-iosarm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xqt-kotlinx-json-rpc-iosarm32
Group io.github.rhdunn
Version 1.0.2
Last update 16. May 2023
Organization not specified
URL https://github.com/rhdunn/xqt-kotlinx-json-rpc
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-common, kotlinx-serialization-json-iosarm32,
There are maybe transitive dependencies!

xqt-kotlinx-json-rpc-linuxarm32hfp from group io.github.rhdunn (version 1.0.2)

Kotlin multiplatform JSON-RPC 2.0 library

Group: io.github.rhdunn Artifact: xqt-kotlinx-json-rpc-linuxarm32hfp
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xqt-kotlinx-json-rpc-linuxarm32hfp
Group io.github.rhdunn
Version 1.0.2
Last update 16. May 2023
Organization not specified
URL https://github.com/rhdunn/xqt-kotlinx-json-rpc
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies kotlin-stdlib-common, kotlinx-serialization-json-linuxarm32hfp,
There are maybe transitive dependencies!

KRouter from group io.github.zcys12173 (version 1.0.0-pre)

Kotlin组件化路由、通信组件,支持协程。支持AGP4.2 和AGP7.4

Group: io.github.zcys12173 Artifact: KRouter
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact KRouter
Group io.github.zcys12173
Version 1.0.0-pre
Last update 16. May 2023
Organization not specified
URL https://github.com/zcys12173/KRouter
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-reflect,
There are maybe transitive dependencies!

wallet-sdk-iosx64 from group com.lightspark (version 0.1.2)

The Lightspark Wallet SDK for Kotlin and Java.

Group: com.lightspark Artifact: wallet-sdk-iosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wallet-sdk-iosx64
Group com.lightspark
Version 0.1.2
Last update 15. May 2023
Organization not specified
URL https://github.com/lightsparkdev/kotlin-sdk
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies kotlinx-datetime-iosx64, kotlin-stdlib-common, kase64-iosx64, kotlinx-serialization-json-iosx64, kotlinx-coroutines-core-iosx64, ktor-client-core-iosx64, lightspark-core-iosx64, ktor-client-darwin-iosx64,
There are maybe transitive dependencies!

wallet-sdk-iosarm64 from group com.lightspark (version 0.1.2)

The Lightspark Wallet SDK for Kotlin and Java.

Group: com.lightspark Artifact: wallet-sdk-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wallet-sdk-iosarm64
Group com.lightspark
Version 0.1.2
Last update 15. May 2023
Organization not specified
URL https://github.com/lightsparkdev/kotlin-sdk
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies kotlinx-datetime-iosarm64, kotlin-stdlib-common, kase64-iosarm64, kotlinx-serialization-json-iosarm64, kotlinx-coroutines-core-iosarm64, ktor-client-core-iosarm64, lightspark-core-iosarm64, ktor-client-darwin-iosarm64,
There are maybe transitive dependencies!

api from group io.github.pluginloader (version 3.1.0)

API for runtime kotlin plugin loader

Group: io.github.pluginloader Artifact: api
Show all versions Show documentation Show source 
 

0 downloads
Artifact api
Group io.github.pluginloader
Version 3.1.0
Last update 15. May 2023
Organization not specified
URL https://github.com/pluginloader/pluginloader
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

sqllin-dsl-watchosx86 from group com.ctrip.kotlin (version 1.0.1)

SQL DSL API for SQLite in Kotlin Multiplatform

Group: com.ctrip.kotlin Artifact: sqllin-dsl-watchosx86
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sqllin-dsl-watchosx86
Group com.ctrip.kotlin
Version 1.0.1
Last update 14. May 2023
Organization not specified
URL https://github.com/ctripcorp/SQLlin
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies sqllin-driver-watchosx86, kotlin-stdlib-common, kotlinx-serialization-core-watchosx86,
There are maybe transitive dependencies!

sqllin-dsl-mingwx86 from group com.ctrip.kotlin (version 1.0.1)

SQL DSL API for SQLite in Kotlin Multiplatform

Group: com.ctrip.kotlin Artifact: sqllin-dsl-mingwx86
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sqllin-dsl-mingwx86
Group com.ctrip.kotlin
Version 1.0.1
Last update 14. May 2023
Organization not specified
URL https://github.com/ctripcorp/SQLlin
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies sqllin-driver-mingwx86, kotlin-stdlib-common, kotlinx-serialization-core-mingwx86,
There are maybe transitive dependencies!

sqllin-dsl-iosarm32 from group com.ctrip.kotlin (version 1.0.1)

SQL DSL API for SQLite in Kotlin Multiplatform

Group: com.ctrip.kotlin Artifact: sqllin-dsl-iosarm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sqllin-dsl-iosarm32
Group com.ctrip.kotlin
Version 1.0.1
Last update 14. May 2023
Organization not specified
URL https://github.com/ctripcorp/SQLlin
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies sqllin-driver-iosarm32, kotlin-stdlib-common, kotlinx-serialization-core-iosarm32,
There are maybe transitive dependencies!



Page 688 from 3249 (items total 32487)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy