Please check the TechStack.md file for details.
Implementation modules for the itf-chartizate abstraction for different frameworks This is an image to char coder, with a spin off to the current available ones ITF comes from image train filters and the idea is to use this library in many other projects. However the idea was to create a train of filters where each wagon would transform the image. It should work much like the chain of responsibility pattern.
Example:
NOTE: Although itf-chartizate-java is built with Java 11, modularization still hasn't been done because itf-chartizate-api was built with Java 8. In turn this had to be done in order to support Android in itf-chartizate-android.
$ git push --delete origin 2.0.0
$ git tag --delete 2.0.0
gpg --keyserver hkp://keyserver.ubuntu.com --send-keys <your GPG key>
gpg --list-keys
export GPG_TTY=$(tty)
mvn clean deploy -Prelease
mvn nexus-staging:release -Prelease
<dependency>
<groupId>org.jesperancinha.itf</groupId>
<artifactId>itf-chartizate-modules</artifactId>
<version>5.0.1-SNAPSHOT</version>
<type>pom</type>
</dependency>
- Definitive Guide To Java 12
- Publish AAR to jCenter and Maven Central
- Publishing Android Library to Bintray with Gradle + Buddy.Works
- How to distribute your own Android library through jCenter and Maven Central from Android Studio
- Creating .asc signature files with GPG
- Publish java library to JFrog Bintray and OSS Sonatype with Gradle
- Enjoy Bintray and use it as pain-free gateway to Maven Central
- Android Library Publishing Maven Artifacts via gradle
- Gradle generate javadoc for Android
- A Complete Guide to Create and Publish an Android Library to Maven Central
- Publish a Java Project to Maven Central with Gradle
- Sign and publish on Maven Central a Project with the new maven-publish Gradle plugin
- How to Upload an Open-Source Java Library to Maven Central
- Nexus Sonatype
- Working with PGP Signatures