| License |
License |
|---|---|
| GroupId | GroupIdorg.jamon |
| ArtifactId | ArtifactIdjamon-runtime |
| Last Version | Last Version2.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjamon-runtime
Jamon runtime support classes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jamon-runtime-2.4.1.pom | |
| jamon-runtime-2.4.1.jar | 24 KB |
| jamon-runtime-2.4.1-sources.jar | 24 KB |
| jamon-runtime-2.4.1-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jamon/jamon-runtime/ -->
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-runtime</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jamon/jamon-runtime/
implementation 'org.jamon:jamon-runtime:2.4.1'
// https://jarcasting.com/artifacts/org.jamon/jamon-runtime/
implementation ("org.jamon:jamon-runtime:2.4.1")
'org.jamon:jamon-runtime:jar:2.4.1'
<dependency org="org.jamon" name="jamon-runtime" rev="2.4.1">
<artifact name="jamon-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jamon', module='jamon-runtime', version='2.4.1')
)
libraryDependencies += "org.jamon" % "jamon-runtime" % "2.4.1"
[org.jamon/jamon-runtime "2.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |