dependencies { api project(':rpm-core') implementation "org.apache.ant:ant:${project.property('ant.version')}" }