is not current version
Last Version 0.0.19

jclasslocator 0.0.18

Java library for analyzing the classpath of an application, used to determine class hierarchies.

License

License

GroupId

GroupId

com.github.waikato
ArtifactId

ArtifactId

jclasslocator
Version

Version

0.0.18
Type

Type

jar
Description

Description

jclasslocator
Java library for analyzing the classpath of an application, used to determine class hierarchies.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/waikato/jclasslocator

Download jclasslocator 0.0.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.