diff --git a/home/index.html b/home/index.html index 9634ece..e1c9b1b 100644 --- a/home/index.html +++ b/home/index.html @@ -95,7 +95,7 @@ val j = jcenter(jcommander) {
  • Fast builds.
  • Support all scopes (including provided).
  • Streamlining the build file, applying "convention over configuration" as much as possible (for example, to install a plug-in, Gradle forces you to both declare it and apply it. With Kobalt, the simple act of declaring a dependency on it installs the plug-in). -
  • A turnkey solution with all the common plug-ins pre-installed. No need to go hunting through dozens of outdated results for the elusive JCenter plug-in: with Kobalt, you can create a package and upload it to JCenter within ten minutes. See for yourself! +
  • A turnkey solution with all the common plug-ins pre-installed. With Kobalt, you can create a package and upload it to JCenter within ten minutes. See for yourself!
  • An agnostic build tool. Kobalt can be used to build Kotlin and Java projects today but it's capable to build anything: any language (JVM or not) or platform (Android, Spring, ...).