Download JAR files tagged by subclass with all dependencies
persistentedittext from group org.wordpress (version 1.0.1)
Android EditText subclass with persistence
Group: org.wordpress Artifact: persistentedittext
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact persistentedittext
Group org.wordpress
Version 1.0.1
Last update 02. June 2015
Organization not specified
URL https://github.com/wordpress-mobile/PersistentEditText
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.wordpress
Version 1.0.1
Last update 02. June 2015
Organization not specified
URL https://github.com/wordpress-mobile/PersistentEditText
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mockito-subclass from group org.mockito (version 5.14.2)
Mockito preconfigured subclass mock maker
0 downloads
Artifact mockito-subclass
Group org.mockito
Version 5.14.2
Last update 15. October 2024
Organization not specified
URL https://github.com/mockito/mockito
License MIT
Dependencies amount 1
Dependencies mockito-core,
There are maybe transitive dependencies!
Group org.mockito
Version 5.14.2
Last update 15. October 2024
Organization not specified
URL https://github.com/mockito/mockito
License MIT
Dependencies amount 1
Dependencies mockito-core,
There are maybe transitive dependencies!
tegral-services-api from group guru.zoroark.tegral (version 0.0.4)
API interfaces you can subclass to create services that will be handled by Tegral.
Group: guru.zoroark.tegral Artifact: tegral-services-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact tegral-services-api
Group guru.zoroark.tegral
Version 0.0.4
Last update 14. May 2023
Organization not specified
URL https://tegral.zoroark.guru/docs/modules/core/services/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group guru.zoroark.tegral
Version 0.0.4
Last update 14. May 2023
Organization not specified
URL https://tegral.zoroark.guru/docs/modules/core/services/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
counterfab from group com.github.andremion (version 1.2.2)
A FloatingActionButton subclass that shows a counter badge on right top corner
Group: com.github.andremion Artifact: counterfab
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact counterfab
Group com.github.andremion
Version 1.2.2
Last update 27. April 2021
Organization not specified
URL https://play.google.com/store/apps/details?id=com.andremion.counterfab.sample
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.andremion
Version 1.2.2
Last update 27. April 2021
Organization not specified
URL https://play.google.com/store/apps/details?id=com.andremion.counterfab.sample
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
passwordedittext from group com.github.itwenty (version 1.0.0)
An EditText subclass that allows the user to toggle the visibility of the password.
Group: com.github.itwenty Artifact: passwordedittext
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact passwordedittext
Group com.github.itwenty
Version 1.0.0
Last update 09. June 2015
Organization not specified
URL https://github.com/iTwenty/Android-PaswordEditText
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.itwenty
Version 1.0.0
Last update 09. June 2015
Organization not specified
URL https://github.com/iTwenty/Android-PaswordEditText
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
parallaxviewpager from group com.andraskindler.parallaxviewpager (version 0.3.1)
A ViewPager subclass with parallax background effect for Android apps.
Group: com.andraskindler.parallaxviewpager Artifact: parallaxviewpager
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parallaxviewpager
Group com.andraskindler.parallaxviewpager
Version 0.3.1
Last update 30. May 2014
Organization not specified
URL https://github.com/andraskindler/parallaxviewpager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!
Group com.andraskindler.parallaxviewpager
Version 0.3.1
Last update 30. May 2014
Organization not specified
URL https://github.com/andraskindler/parallaxviewpager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!
com.andraskindler from group com.andraskindler.parallaxviewpager (version 0.1.1)
A ViewPager subclass with parallax background effect for Android apps.
Group: com.andraskindler.parallaxviewpager Artifact: com.andraskindler
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.andraskindler
Group com.andraskindler.parallaxviewpager
Version 0.1.1
Last update 08. May 2014
Organization not specified
URL https://github.com/andraskindler/parallaxviewpager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!
Group com.andraskindler.parallaxviewpager
Version 0.1.1
Last update 08. May 2014
Organization not specified
URL https://github.com/andraskindler/parallaxviewpager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!
log4j2-envconfig from group net.logicsquad (version 1.0)
A ConfigurationFactory subclass for configuring Log4j 2 from system properties and environment variables.
Artifact log4j2-envconfig
Group net.logicsquad
Version 1.0
Last update 23. December 2021
Organization Logic Squad
URL https://github.com/logicsquad/log4j2-envconfig
License 3-Clause BSD License
Dependencies amount 1
Dependencies log4j-core,
There are maybe transitive dependencies!
Group net.logicsquad
Version 1.0
Last update 23. December 2021
Organization Logic Squad
URL https://github.com/logicsquad/log4j2-envconfig
License 3-Clause BSD License
Dependencies amount 1
Dependencies log4j-core,
There are maybe transitive dependencies!
spring-profile-conditional-filter from group com.github.nblair (version 0.2.0)
A subclass of DelegatingFilterProxy that is activated only when the specified Spring Profile is activated.
Group: com.github.nblair Artifact: spring-profile-conditional-filter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact spring-profile-conditional-filter
Group com.github.nblair
Version 0.2.0
Last update 07. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.servlet-api, spring-webmvc,
There are maybe transitive dependencies!
Group com.github.nblair
Version 0.2.0
Last update 07. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.servlet-api, spring-webmvc,
There are maybe transitive dependencies!
PDFLayoutTextStripper from group io.github.jonathanlink (version 2.2.4)
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
Group: io.github.jonathanlink Artifact: PDFLayoutTextStripper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact PDFLayoutTextStripper
Group io.github.jonathanlink
Version 2.2.4
Last update 06. September 2021
Organization not specified
URL https://github.com/JonathanLink/PDFLayoutTextStripper
License Apache License 2.0
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
Group io.github.jonathanlink
Version 2.2.4
Last update 06. September 2021
Organization not specified
URL https://github.com/JonathanLink/PDFLayoutTextStripper
License Apache License 2.0
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
Page 1 from 2 (items total 18)