This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Description
Library version used
E.g. "0.5.0"
Language library used with
Java
Describe the issue
I can't add this lib to my project. I try with both Gradle and Maven but its still not working. The error with Gradle is: "Could not resolve com.github.scopt.scopt_2.12:root_2.12:3.7.0." and the error with Maven is: "java: cannot access amf.client.model.document.Module
class file for amf.client.model.document.Module not found". I followed the instruction in the readme file.

