InterMine JARs ============== InterMine JARs are published on JCenter: https://bintray.com/intermineorg To put these on your classpath, add the correct dependencies, e.g. Maven ------ .. code-block:: guess org.intermine intermine-api 4.0.1 pom Gradle ------- .. code-block:: guess compile 'org.intermine:intermine-api:4.0.1' .. index:: Maven, InterMine JARs