The library is provided as Maven artifact, you you would need to declare a dependency like:
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>ldpath-core</artifactId> <version>3.3.0</version> </dependency>