The annotation processor dependency seems to be missing from JitPack, no way to use 3.x then
Author: balazsgerleiCreated Mar 26, 2025Updated Mar 26, 2025
Unfortunately I maintain a project still stuck on using Support Library (I know) and I was glag that PermissionDispatcher's 3.x is still available to be used from JitPack (https://mvnrepository.com/artifact/com.github.permissions-dispatcher/permissionsdispatcher?repo=jitpack) but it seems like the annotation processor dependency is missing and only 4.x of it is available from MavenCentral (https://mvnrepository.com/artifact/com.github.permissions-dispatcher/permissionsdispatcher-processor).
Can the 3.x (e.g., 3.3.2) can be made available from JitPack? Thanks!
Source: permissions-dispatcher/PermissionsDispatcher