
Manages and retrieves pricing data for trading card games, offering structured access to categories, groups, products, and prices through a comprehensive API.
Holding lorcana data only
implementation("eu.codlab:lorcana-data:$version")This will work on the following platforms :
RequestLoader gives all the various method to access the information:
RequestLoader.categories()RequestLoader.groups(categoryId)RequestLoader.products(categoryId, groupId)RequestLoader.prices(categoryId, groupId)Categories
Group
Product
Price
Holding lorcana data only
implementation("eu.codlab:lorcana-data:$version")This will work on the following platforms :
RequestLoader gives all the various method to access the information:
RequestLoader.categories()RequestLoader.groups(categoryId)RequestLoader.products(categoryId, groupId)RequestLoader.prices(categoryId, groupId)Categories
Group
Product
Price