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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

firebase-app-iosarm64 from group dev.gitlive (version 1.12.0)

The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android or JS.

Group: dev.gitlive Artifact: firebase-app-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact firebase-app-iosarm64
Group dev.gitlive
Version 1.12.0
Last update 04. April 2024
Organization not specified
URL https://github.com/GitLiveApp/firebase-kotlin-sdk
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies kotlin-stdlib, firebase-common-iosarm64, kotlinx-coroutines-core-iosarm64,
There are maybe transitive dependencies!

firebase-app-android from group dev.gitlive (version 1.12.0)

The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android or JS.

Group: dev.gitlive Artifact: firebase-app-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact firebase-app-android
Group dev.gitlive
Version 1.12.0
Last update 04. April 2024
Organization not specified
URL https://github.com/GitLiveApp/firebase-kotlin-sdk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies firebase-common-ktx, kotlin-stdlib,
There are maybe transitive dependencies!

firebase-app-android-debug from group dev.gitlive (version 1.12.0)

The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android or JS.

Group: dev.gitlive Artifact: firebase-app-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 firebase-app-android-debug
Group dev.gitlive
Version 1.12.0
Last update 04. April 2024
Organization not specified
URL https://github.com/GitLiveApp/firebase-kotlin-sdk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies firebase-common-ktx, kotlin-stdlib,
There are maybe transitive dependencies!

org-graalvm-visualvm-modules-buffermonitor from group org.graalvm.visualvm.modules (version 2.1.8)

A plugin to monitor usage of direct buffers created by <CODE>ByteBuffer.allocateDirect</CODE> and mapped buffers created by <CODE>FileChannel.map</CODE>. Note that the buffers monitoring requires the monitored application to run JDK 7 starting from Build 36.

Group: org.graalvm.visualvm.modules Artifact: org-graalvm-visualvm-modules-buffermonitor
Show documentation Show source 
 

0 downloads
Artifact org-graalvm-visualvm-modules-buffermonitor
Group org.graalvm.visualvm.modules
Version 2.1.8
Last update 29. March 2024
Organization not specified
URL https://visualvm.github.io
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 7
Dependencies org-graalvm-visualvm-application, org-graalvm-visualvm-charts, org-graalvm-visualvm-core, org-graalvm-visualvm-tools, org-openide-modules, org-openide-util, org-openide-util-ui,
There are maybe transitive dependencies!

material-color-utilities from group studio.lunabee.compose (version 1.2.0)

Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space. See https://github.com/material-foundation/material-color-utilities

Group: studio.lunabee.compose Artifact: material-color-utilities
Show all versions Show documentation Show source 
 

0 downloads
Artifact material-color-utilities
Group studio.lunabee.compose
Version 1.2.0
Last update 29. March 2024
Organization Lunabee Studio
URL https://github.com/LunabeeStudio/Lunabee_Compose_Android
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-invoker-plugin from group org.apache.maven.plugins (version 3.6.1)

The Maven Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project execution.

Group: org.apache.maven.plugins Artifact: maven-invoker-plugin
Show all versions Show documentation Show source 
 

11 downloads
Artifact maven-invoker-plugin
Group org.apache.maven.plugins
Version 3.6.1
Last update 27. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-invoker, maven-reporting-api, maven-reporting-impl, doxia-sink-api, maven-script-interpreter, plexus-utils, plexus-xml, plexus-interpolation, plexus-i18n, maven-shared-utils,
There are maybe transitive dependencies!

jakarta.enterprise.concurrent-api from group jakarta.enterprise.concurrent (version 3.1.0-RC2)

Jakarta Concurrency provides a specification for using concurrency from application components without compromising container integrity while still preserving the Jakarta EE platform’s fundamental benefits.

Group: jakarta.enterprise.concurrent Artifact: jakarta.enterprise.concurrent-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact jakarta.enterprise.concurrent-api
Group jakarta.enterprise.concurrent
Version 3.1.0-RC2
Last update 26. March 2024
Organization not specified
URL https://github.com/jakartaee/concurrency
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

msal4j from group com.microsoft.azure (version 1.15.0)

Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities

Group: com.microsoft.azure Artifact: msal4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact msal4j
Group com.microsoft.azure
Version 1.15.0
Last update 26. March 2024
Organization not specified
URL https://github.com/AzureAD/microsoft-authentication-library-for-java
License MIT License
Dependencies amount 4
Dependencies oauth2-oidc-sdk, json-smart, slf4j-api, jackson-databind,
There are maybe transitive dependencies!

http-patch from group org.glassfish.jersey.examples (version 4.0.0-M1)

Jersey example for implementing generic PATCH support via JAX-RS reader interceptor. Taken from Gerard Davison's blog entry: http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html

Group: org.glassfish.jersey.examples Artifact: http-patch
Show all versions Show documentation Show source 
 

41 downloads
Artifact http-patch
Group org.glassfish.jersey.examples
Version 4.0.0-M1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jersey-container-grizzly2-http, jersey-hk2, json-patch, jersey-media-moxy, jaxb-impl, istack-commons-runtime,
There are maybe transitive dependencies!

causeway-extensions-excel-testing from group org.apache.causeway.extensions (version 3.0.0)

Group: org.apache.causeway.extensions Artifact: causeway-extensions-excel-testing
Show all versions Show documentation Show source 
 

0 downloads
Artifact causeway-extensions-excel-testing
Group org.apache.causeway.extensions
Version 3.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies causeway-extensions-excel-applib, causeway-testing-fixtures-applib,
There are maybe transitive dependencies!



Page 879 from 1199 (items total 11990)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy