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

Download JAR files tagged by localized with all dependencies

Search JAR files by class name

barber-protos from group app.cash.barber (version 2024.04.03.174754-97b01fc)

A type safe Kotlin JVM library for building up localized, fillable, themed documents using Mustache templating.

Group: app.cash.barber Artifact: barber-protos
Show all versions Show documentation Show source 
 

0 downloads
Artifact barber-protos
Group app.cash.barber
Version 2024.04.03.174754-97b01fc
Last update 03. April 2024
Organization not specified
URL https://github.com/cashapp/barber/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies wire-runtime-jvm, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

jul from group org.openidentityplatform.commons.i18n-framework (version 2.1.2)

This module provides an interface for efficiently writing localized messages out to a java.util.logging.Logger

Group: org.openidentityplatform.commons.i18n-framework Artifact: jul
Show all versions Show documentation Show source 
 

0 downloads
Artifact jul
Group org.openidentityplatform.commons.i18n-framework
Version 2.1.2
Last update 16. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

qtjambi-virtualkeyboard-jre8 from group io.qtjambi (version 6.3.0)

A framework for implementing different input methods as well as a QML virtual keyboard. Supports localized keyboard layouts and custom visual themes.

Group: io.qtjambi Artifact: qtjambi-virtualkeyboard-jre8
Show all versions Show documentation Show source 
 

0 downloads
Artifact qtjambi-virtualkeyboard-jre8
Group io.qtjambi
Version 6.3.0
Last update 03. April 2022
Organization not specified
URL https://www.qtjambi.io
License GNU Lesser General Public License 2.1
Dependencies amount 1
Dependencies qtjambi-jre8,
There are maybe transitive dependencies!

LGoodDatePicker from group com.github.lgooddatepicker (version 11.2.1)

Java 8 Swing Date Picker. Easy to use, good looking, nice features, and localized. Uses the JSR-310 standard.

Group: com.github.lgooddatepicker Artifact: LGoodDatePicker
Show all versions Show documentation Show source 
 

362 downloads
Artifact LGoodDatePicker
Group com.github.lgooddatepicker
Version 11.2.1
Last update 01. March 2021
Organization not specified
URL https://github.com/LGoodDatePicker/LGoodDatePicker
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

halo-translations from group com.mobgen.halo.android (version 2.9.3)

Library plugin for HALO that helps to bring translations to apps in offline mode with localized texts.

Group: com.mobgen.halo.android Artifact: halo-translations
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact halo-translations
Group com.mobgen.halo.android
Version 2.9.3
Last update 11. May 2020
Organization not specified
URL https://halo.mobgen.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies halo-content,
There are maybe transitive dependencies!

church.i18n.error from group church.i18n (version 2019.0)

Unification of error handling (not only) for RESTful servers Project name: church.i18n.error Rest Exception Handling library provides basic model and support methods for handling exceptions in localized projects. It tries to abstract this problem from the implementation and provides more universal mechanism of dealing with exceptions.

Group: church.i18n Artifact: church.i18n.error
Show documentation Show source 
 

0 downloads
Artifact church.i18n.error
Group church.i18n
Version 2019.0
Last update 05. August 2019
Organization not specified
URL https://bitbucket.org/i18n_church/church.i18n.error
License The MIT License
Dependencies amount 4
Dependencies slf4j-api, church.i18n.resources.bundles, church.i18n.rest.response.model, church.i18n.rest.exception,
There are maybe transitive dependencies!

alexa-skills-kit-tellask-java from group io.klerch (version 0.2.3)

This SDK is an extension to the Alexa Skills SDK for Java. It provides a framework for handling speechlet requests with multi-variant utterances organized in YAML files that make it easy to create localized skills. This SDK also lets you build your skill in declarative style and avoids a lot of boilerplate code.

Group: io.klerch Artifact: alexa-skills-kit-tellask-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact alexa-skills-kit-tellask-java
Group io.klerch
Version 0.2.3
Last update 06. July 2017
Organization not specified
URL https://github.com/KayLerch/alexa-skills-kit-tellask-java
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 7
Dependencies jackson-core, jackson-databind, jackson-annotations, jackson-dataformat-yaml, alexa-skills-kit, alexa-skills-kit-states-java, javapoet,
There are maybe transitive dependencies!

foxlabs-validation from group org.foxlabs (version 1.0)

Java Validation Framework (not a JSR-303 implementation). This framework allows to modify (correct) test values; supports validation of localized values; allows to convert values into and from text representation; formats error messages, depending on the context; supports metadata, which allows to check any entity types (not only Java Beans or POJOs) and more. Also this framework has long list of predefined validation components.

Group: org.foxlabs Artifact: foxlabs-validation
Show documentation Show source 
 

0 downloads
Artifact foxlabs-validation
Group org.foxlabs
Version 1.0
Last update 28. November 2012
Organization FoxLabs
URL http://foxlabs.org/p/validation/1.0/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies foxlabs-common,
There are maybe transitive dependencies!

jcaptcha from group com.octo.captcha (version 1.0)

<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.

Group: com.octo.captcha Artifact: jcaptcha

 

0 downloads
Artifact jcaptcha
Group com.octo.captcha
Version 1.0
Last update 03. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jcaptcha-api, imaging, commons-logging, commons-collections, servlet-api,
There are maybe transitive dependencies!

PerScope from group io.github.danielandroidtt (version 1.4.0)

Introducing "PerScope" Library: Simplifying Privacy Policy Event Handling for Android Apps "PerScope" is a cutting-edge library designed to streamline the processing of privacy policy events within regions where compliance with local legislation is crucial. Specifically crafted for Android applications, this library addresses the intricate task of managing privacy policy-related events while adhering to the legal requirements of the country in which the app is deployed. In today's digital landscape, ensuring user privacy and data protection is of paramount importance. Different countries have varying legal frameworks dictating how user data should be handled, necessitating robust mechanisms to accommodate these differences seamlessly. This is where the "PerScope" library shines. The key feature that sets "PerScope" apart is its incredible simplicity. With just a single function call, developers can integrate the library into their Android applications and gain immediate access to a comprehensive suite of tools for managing privacy policy events. Whether it's presenting privacy-related notifications, tracking user consents, or adapting the app's behavior based on regional requirements, "PerScope" handles it all efficiently and effectively. Here's a glimpse of what "PerScope" brings to the table: Localized Compliance: "PerScope" empowers developers to align their apps with the privacy laws of each region. By intelligently detecting the user's location, the library ensures that the app's behavior remains compliant with the specific privacy regulations of that area. Event Handling Made Easy: Instead of grappling with complex event management code, developers can integrate the "PerScope" function, drastically reducing development time and effort. The library takes care of the intricate event handling process seamlessly. Dynamic Adaptation: With the ability to dynamically adapt the app's features based on the user's consent and the local legal requirements, "PerScope" ensures a personalized and compliant user experience. Notification Presentation: "PerScope" assists in presenting privacy-related notifications to users, making it easier to inform them about data collection practices and obtain necessary consents. Smooth Integration: The library is designed to be easily integrated into existing Android applications, minimizing disruptions to the development process. In a nutshell, "PerScope" is a developer's go-to solution for managing privacy policy events within Android apps. Its single-function approach, combined with its capacity to handle a complex and critical aspect of app development, makes it an indispensable tool for app creators aiming to provide a user-centric, privacy-respecting experience while complying with regional legislation. Stay on the right side of the law and prioritize user privacy with the power of "PerScope."

Group: io.github.danielandroidtt Artifact: PerScope
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact PerScope
Group io.github.danielandroidtt
Version 1.4.0
Last update 27. August 2023
Organization not specified
URL https://github.com/DanielAndroidTT/PerScope
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 4 from 4 (items total 40)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy