Gradle Implementation
Closed this issue · 5 comments
Tux8068 commented
could you add a gradle implementation please
mlieshoff commented
@Tux8068 hey, sure, can you give bit more details please? FYI you can easy include the jar in gradle as a depency
mlieshoff commented
@Tux8068 maybe this helps you out?
implementation group: 'jcrapi2', name: 'jcrapi2', version: '1.0.4'
Tux8068 commented
Yes thanks
mlieshoff commented
great, it will be added to the readme
mlieshoff commented
done