License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdde.dagere.peass |
ArtifactId | ArtifactIdpeass-distribution |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpeass-distribution
Tool for Analysing the Performance Changes in a Project
|
Filename | Size |
---|---|
peass-distribution-0.1.0.pom | |
peass-distribution-0.1.0.jar | 36 MB |
peass-distribution-0.1.0-sources.jar | 3 KB |
peass-distribution-0.1.0-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dagere.peass/peass-distribution/ -->
<dependency>
<groupId>de.dagere.peass</groupId>
<artifactId>peass-distribution</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dagere.peass/peass-distribution/
implementation 'de.dagere.peass:peass-distribution:0.1.0'
// https://jarcasting.com/artifacts/de.dagere.peass/peass-distribution/
implementation ("de.dagere.peass:peass-distribution:0.1.0")
'de.dagere.peass:peass-distribution:jar:0.1.0'
<dependency org="de.dagere.peass" name="peass-distribution" rev="0.1.0">
<artifact name="peass-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dagere.peass', module='peass-distribution', version='0.1.0')
)
libraryDependencies += "de.dagere.peass" % "peass-distribution" % "0.1.0"
[de.dagere.peass/peass-distribution "0.1.0"]