Ok Gradle Versions Save

IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.

1.0.1

3 years ago

Fixes critical bug with build.gradle support in 1.0.0

v1.0.0

3 years ago

v0.5.0

4 years ago
  • New: Support for adding dependencies to build.gradle.kts (Kotlin script) files!
  • Fix: Properly support undo action

v0.4.0

4 years ago
  • New: support for AndroidX packages
  • Fix: correctly fetch version for every artifact from Google Repository

v0.3.1

4 years ago

v0.3.0

4 years ago
  • New: support for Bintray repository added (now commons-io:commons-io can be found, thanks to Brohacz)
  • New: omit modules with build.gradle.kts files (support for those is on its way!)
  • New: support kotlin-kapt configuration name for annotation processors (thanks to @DVDAndroid)
  • Fix: duplicated artifacts are no longer displayed on the list

v0.1.0

5 years ago

* If Ok, Gradle detects that there is an counterpart artifact with a -compiler postfix, it will automatically add it with the annotationProcessor keyword.

v0.0.2

6 years ago
  • support for JitPack repository (thanks to @babedev)
  • using implementation instead of compile statements
  • copy to clipboard button now copies the whole statement instead of just an artifact

v0.0.1

6 years ago

First release of the plugin.

Changelog

  • support for searching with maven.org repository
  • support for searching with maven.google.com repository