X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b6d7efab2c4bffa3fabd55b166e44cca8ac1391f..f509fecc2eef88be0a7b88d491ae0c0ac13d686b:/doc/sdk/java-v2/index.html.textile.liquid diff --git a/doc/sdk/java-v2/index.html.textile.liquid b/doc/sdk/java-v2/index.html.textile.liquid index 300ec3085a..b3336d51df 100644 --- a/doc/sdk/java-v2/index.html.textile.liquid +++ b/doc/sdk/java-v2/index.html.textile.liquid @@ -16,7 +16,7 @@ h2. Using the SDK The SDK is packaged as a JAR named @arvados-java-.jar@, which is published to Maven Central and can be included using Maven, Gradle, or by hand. -Here is an example @build.gradle@ file that uses the Arados java sdk: +Here is an example @build.gradle@ file that uses the Arvados java sdk:
 apply plugin: 'application'