Last Version

Jhades core 1.0.4

Java classpath troubleshooting tool

License

License

GroupId

GroupId

org.jhades
ArtifactId

ArtifactId

jhades
Version

Version

1.0.4
Type

Type

jar
Description

Description

Jhades core
Java classpath troubleshooting tool
Project URL

Project URL

http://jhades.org/jhades

Download jhades 1.0.4


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.