is not current version
Last Version 0.8.1

com.osacky.doctor:doctor-plugin 0.1.4

The right prescription for your Gradle build.

GroupId

GroupId

com.osacky.doctor
ArtifactId

ArtifactId

doctor-plugin
Version

Version

0.1.4
Type

Type

jar

Download doctor-plugin 0.1.4


<!-- https://jarcasting.com/artifacts/com.osacky.doctor/doctor-plugin/ -->
<dependency>
    <groupId>com.osacky.doctor</groupId>
    <artifactId>doctor-plugin</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.osacky.doctor/doctor-plugin/
implementation 'com.osacky.doctor:doctor-plugin:0.1.4'
// https://jarcasting.com/artifacts/com.osacky.doctor/doctor-plugin/
implementation ("com.osacky.doctor:doctor-plugin:0.1.4")
'com.osacky.doctor:doctor-plugin:jar:0.1.4'
<dependency org="com.osacky.doctor" name="doctor-plugin" rev="0.1.4">
  <artifact name="doctor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osacky.doctor', module='doctor-plugin', version='0.1.4')
)
libraryDependencies += "com.osacky.doctor" % "doctor-plugin" % "0.1.4"
[com.osacky.doctor/doctor-plugin "0.1.4"]