is not current version
Last Version 0.8.1

com.osacky.doctor:doctor-plugin 0.1.3

The right prescription for your Gradle build.

GroupId

GroupId

com.osacky.doctor
ArtifactId

ArtifactId

doctor-plugin
Version

Version

0.1.3
Type

Type

jar

Download doctor-plugin 0.1.3


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