| License |
License |
|---|---|
| GroupId | GroupIdorg.metastopheles |
| ArtifactId | ArtifactIdmetastopheles |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmetastopheles
A Class/Property/Method MetaData API for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| metastopheles-1.10.pom | |
| metastopheles-1.10.jar | 22 KB |
| metastopheles-1.10-sources.jar | 14 KB |
| metastopheles-1.10-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.metastopheles/metastopheles/ -->
<dependency>
<groupId>org.metastopheles</groupId>
<artifactId>metastopheles</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.metastopheles/metastopheles/
implementation 'org.metastopheles:metastopheles:1.10'
// https://jarcasting.com/artifacts/org.metastopheles/metastopheles/
implementation ("org.metastopheles:metastopheles:1.10")
'org.metastopheles:metastopheles:jar:1.10'
<dependency org="org.metastopheles" name="metastopheles" rev="1.10">
<artifact name="metastopheles" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metastopheles', module='metastopheles', version='1.10')
)
libraryDependencies += "org.metastopheles" % "metastopheles" % "1.10"
[org.metastopheles/metastopheles "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.scannotation : scannotation | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.testng : testng | jar | 6.3.1 |