License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.sun.japex |
ArtifactId | ArtifactIdjapex-distribution |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJapex distribution
Japex Micro-benchmark Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
japex-distribution-1.2.4.pom | |
japex-distribution-1.2.4.zip | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.japex/japex-distribution/ -->
<dependency>
<groupId>com.sun.japex</groupId>
<artifactId>japex-distribution</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.japex/japex-distribution/
implementation 'com.sun.japex:japex-distribution:1.2.4'
// https://jarcasting.com/artifacts/com.sun.japex/japex-distribution/
implementation ("com.sun.japex:japex-distribution:1.2.4")
'com.sun.japex:japex-distribution:jar:1.2.4'
<dependency org="com.sun.japex" name="japex-distribution" rev="1.2.4">
<artifact name="japex-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.japex', module='japex-distribution', version='1.2.4')
)
libraryDependencies += "com.sun.japex" % "japex-distribution" % "1.2.4"
[com.sun.japex/japex-distribution "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.japex : japex | jar | 1.2.4 |
com.sun.japex : jdsl | jar | 1.2.4 |
junit : junit | jar | 4.8.2 |