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

kmprevenuecat-purchases from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases
Show all versions Show documentation Show source 
 

0 downloads
Artifact kmprevenuecat-purchases
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kmprevenuecat-purchases-iosx64 from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases-iosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmprevenuecat-purchases-iosx64
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 2
Dependencies kotlin-stdlib, koin-core-iosx64,
There are maybe transitive dependencies!

kmprevenuecat-purchases-iossimulatorarm64 from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases-iossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmprevenuecat-purchases-iossimulatorarm64
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 2
Dependencies kotlin-stdlib, koin-core-iossimulatorarm64,
There are maybe transitive dependencies!

kmprevenuecat-purchases-iosarm64 from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmprevenuecat-purchases-iosarm64
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 2
Dependencies kotlin-stdlib, koin-core-iosarm64,
There are maybe transitive dependencies!

kmprevenuecat-purchases-android from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmprevenuecat-purchases-android
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

kmprevenuecat-purchases-android-debug from group io.github.mirzemehdi (version 1.0.0)

KMPRevenueCat is an unofficial Kotlin Multiplatform library, wrapper library around RevenueCat integration with a Kotlin-first approach, offering a unified API for subscription/in-app purchases across iOS, and Android.

Group: io.github.mirzemehdi Artifact: kmprevenuecat-purchases-android-debug
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmprevenuecat-purchases-android-debug
Group io.github.mirzemehdi
Version 1.0.0
Last update 06. June 2024
Organization not specified
URL mirzemehdi.github.io/KMPRevenueCat/
License Apache-2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

xesar-connect from group com.open200 (version 1.0.0)

The Xesar-Connect library is an open-source Kotlin wrapper designed to simplify MQTT communication for seamless integration of the EVVA Xesar access control system with other software applications.

Group: com.open200 Artifact: xesar-connect
Show all versions Show documentation Show source 
 

0 downloads
Artifact xesar-connect
Group com.open200
Version 1.0.0
Last update 24. April 2024
Organization not specified
URL https://github.com/open200/xesar-connect/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

common-jdk from group org.defendev (version 0.0.10)

Common utils purely based on JDK and no other dependencies. Only exception being for org.jetbrains:annotations for building stratgic Kotlin language compatibility.Another only-exception is Apache Commons Lang3.

Group: org.defendev Artifact: common-jdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact common-jdk
Group org.defendev
Version 0.0.10
Last update 16. April 2024
Organization not specified
URL https://github.com/jtokarski/defendev
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

semver-watchosx64 from group io.github.z4kn4fein (version 2.0.0)

Semantic Versioning library for Kotlin Multiplatform. It implements the full semantic version 2.0.0 specification and provides the ability to parse, compare, and increment semantic versions along with validation against constraints.

Group: io.github.z4kn4fein Artifact: semver-watchosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact semver-watchosx64
Group io.github.z4kn4fein
Version 2.0.0
Last update 05. April 2024
Organization not specified
URL https://z4kn4fein.github.io/kotlin-semver
License MIT License
Dependencies amount 2
Dependencies kotlin-stdlib, kotlinx-serialization-core-watchosx64,
There are maybe transitive dependencies!

semver-watchossimulatorarm64 from group io.github.z4kn4fein (version 2.0.0)

Semantic Versioning library for Kotlin Multiplatform. It implements the full semantic version 2.0.0 specification and provides the ability to parse, compare, and increment semantic versions along with validation against constraints.

Group: io.github.z4kn4fein Artifact: semver-watchossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact semver-watchossimulatorarm64
Group io.github.z4kn4fein
Version 2.0.0
Last update 05. April 2024
Organization not specified
URL https://z4kn4fein.github.io/kotlin-semver
License MIT License
Dependencies amount 2
Dependencies kotlin-stdlib, kotlinx-serialization-core-watchossimulatorarm64,
There are maybe transitive dependencies!



Page 3493 from 3542 (items total 35414)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy