yurelle / Base45Encoder

Standalone Java implementation of the RFC-9285 Base45 Standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this in android

rpatidar opened this issue · comments

As of now I am downloading the jar and adding the jar in lib path, is there any better gradle integration to use the repository ?

Unfortunately no, not at the moment. I never did get it added to maven central. Not sure if I'll have the time in the near future. From what I saw it was a bit of an involved process.