Doctor JIM: Java Import Beautifier

Beautifiers java imports.

License

License

Java import optimizer project
GroupId

GroupId

de.plushnikov
ArtifactId

ArtifactId

doctor-jim
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Doctor JIM: Java Import Beautifier
Beautifiers java imports.
Project URL

Project URL

http://code.google.com/p/doctor-jim

Download doctor-jim

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.5
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0