classpath-hell

ClasspathHell Gradle Plugin detects duplicate resources on the classpath

License

License

GroupId

GroupId

com.portingle
ArtifactId

ArtifactId

classpath-hell
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

classpath-hell
ClasspathHell Gradle Plugin detects duplicate resources on the classpath
Project URL

Project URL

https://github.com/portingle/classpathHell

Download classpath-hell

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.portingle

portingle

Portingle - An imaginary place dreamt up by Katie

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0