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

Download JAR files tagged by makes with all dependencies

Search JAR files by class name

silhouette from group io.github.freddychen (version 0.0.3)

Encapsulated common Android controls, such as sletextbutton, sleimagebutton, sleconstraintlayout, sleframelayout, slelinearlayout, slerelativelayout, etc. Make the control have the functions of shape and selector, and save the cumbersome steps of writing shape or selector files. In addition, it supports n color gradients, which makes up for the deficiency that the native shape file only supports three colors (startcolor / centercolor / endcolor).

Group: io.github.freddychen Artifact: silhouette
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact silhouette
Group io.github.freddychen
Version 0.0.3
Last update 24. February 2022
Organization not specified
URL https://github.com/FreddyChen/Silhouette.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies core-ktx, appcompat, material,
There are maybe transitive dependencies!

chat-android-with-symbols from group com.twilio (version 7.0.1)

Twilio Programmable Chat makes it easy for you to add chat features into your web and native mobile applications without building or scaling a real-time chat backend. Chat has all the necessary APIs and features to integrate with your business logic to ensure you are in control. This version contains native symbols which could be used to symbolicate stack traces of native crashes using crashlytics or similar tools

Group: com.twilio Artifact: chat-android-with-symbols
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chat-android-with-symbols
Group com.twilio
Version 7.0.1
Last update 26. August 2021
Organization not specified
URL https://www.twilio.com/docs/chat
License TWILIO-TOS
Dependencies amount 4
Dependencies relinker, okhttp, nv-websocket-client, appcompat,
There are maybe transitive dependencies!

git-commit-id-plugin from group pl.project13.maven (version 4.9.10)

git-commit-id-plugin is a plugin quite similar to https://fisheye.codehaus.org/browse/mojo/tags/buildnumber-maven-plugin-1.0-beta-4 for example but as buildnumber at the time when I started this plugin only supported CVS and SVN, something had to be done. This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime - making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. The data currently exported is like this (that's the end effect from the GitRepositoryState Bean): { "branch" : "testing-maven-git-plugin", "commitTime" : "06.01.1970 @ 16:16:26 CET", "commitId" : "787e39f61f99110e74deed68ab9093088d64b969", "commitUserName" : "Konrad Malawski", "commitUserEmail" : "[email protected]", "commitMessageFull" : "releasing my fun plugin :-) + fixed some typos + cleaned up directory structure + added license etc", "commitMessageShort" : "releasing my fun plugin :-)", "buildTime" : "06.01.1970 @ 16:17:53 CET", "buildUserName" : "Konrad Malawski", "buildUserEmail" : "[email protected]" } Note that the data is exported via maven resource filtering and is really easy to use with spring - which I've explained in detail in this readme https://github.com/ktoso/maven-git-commit-id-plugin

Group: pl.project13.maven Artifact: git-commit-id-plugin
Show all versions Show documentation Show source 
 

18 downloads
Artifact git-commit-id-plugin
Group pl.project13.maven
Version 4.9.10
Last update 01. August 2021
Organization not specified
URL http://www.blog.project13.pl
License GNU Lesser General Public License 3.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-core, jackson-databind, joda-time, guava, annotations, org.eclipse.jgit, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

netcipher-chboye from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-chboye
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-chboye
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-conscrypt from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-conscrypt
Show documentation Show source 
 

0 downloads
Artifact netcipher-conscrypt
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-httpclient from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-httpclient
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-httpclient
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-okhttp3 from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-okhttp3
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-okhttp3
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-volley from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-volley
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher-volley
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher from group info.guardianproject.netcipher (version 2.2.0-alpha)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher
Show all versions Show documentation Show source 
 

0 downloads
Artifact netcipher
Group info.guardianproject.netcipher
Version 2.2.0-alpha
Last update 06. May 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netcipher-webkit from group info.guardianproject.netcipher (version 2.1.0)

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Group: info.guardianproject.netcipher Artifact: netcipher-webkit
Show documentation Show source 
 

0 downloads
Artifact netcipher-webkit
Group info.guardianproject.netcipher
Version 2.1.0
Last update 12. April 2021
Organization not specified
URL https://guardianproject.info/code/netcipher
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 98 from 3 (items total 1140)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy