MVN

com.osacky.doctor : doctor-plugin

Maven & Gradle

May 31, 2022
1 usages
688 stars

Gradle Doctor · The right prescription for your Gradle build.

<dependency>
    <groupId>com.osacky.doctor</groupId>
    <artifactId>doctor-plugin</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.osacky.doctor : doctor-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.osacky.doctor : doctor-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
doctor-plugin-0.8.1
doctor-plugin-0.8.0
0.7.x
doctor-plugin-0.7.3
doctor-plugin-0.7.2
doctor-plugin-0.7.1
doctor-plugin-0.7.0
0.6.x
doctor-plugin-0.6.3
doctor-plugin-0.6.2
doctor-plugin-0.6.1
doctor-plugin-0.6.0
0.5.x
doctor-plugin-0.5.1
doctor-plugin-0.5.0
0.4.x
doctor-plugin-0.4.3
doctor-plugin-0.4.2
doctor-plugin-0.4.1
doctor-plugin-0.4.0
0.3.x
doctor-plugin-0.3.4
doctor-plugin-0.3.3
doctor-plugin-0.3.2
doctor-plugin-0.3.1
doctor-plugin-0.3.0
0.2.x
doctor-plugin-0.2.1
doctor-plugin-0.2.0
0.1.x
doctor-plugin-0.1.12
doctor-plugin-0.1.11
doctor-plugin-0.1.10
doctor-plugin-0.1.9
doctor-plugin-0.1.8
doctor-plugin-0.1.6
doctor-plugin-0.1.5
doctor-plugin-0.1.4
doctor-plugin-0.1.3

How to add a dependency to Maven

Add the following com.osacky.doctor : doctor-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.osacky.doctor</groupId>
    <artifactId>doctor-plugin</artifactId>
    <version>0.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.osacky.doctor : doctor-plugin gradle dependency to your build.gradle file:

implementation 'com.osacky.doctor:doctor-plugin:0.8.1'

Gradle Kotlin DSL: Add the following com.osacky.doctor : doctor-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.osacky.doctor:doctor-plugin:0.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.osacky.doctor : doctor-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.osacky.doctor" % "doctor-plugin" % "0.8.1"

Advertisement

Dependencies from Group

May 31, 2022
1 usages
688 stars

Discover Dependencies

Mar 07, 2022
1 usages
182 stars
Sep 09, 2022
18 usages
51 stars
Oct 15, 2019
Sep 02, 2019
Sep 04, 2019
1 stars
Sep 02, 2022
4 stars
May 10, 2020
3 usages
421 stars
Jul 18, 2023
1 usages
16.7k stars