Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.mpkorstanje |
ArtifactId | ArtifactIdsimmetrics-core |
Version | Version3.2.0 |
Type | Typejar |
Filename | Size |
---|---|
simmetrics-core-3.2.0.pom | |
simmetrics-core-3.2.0.jar | 81 KB |
simmetrics-core-3.2.0-sources.jar | 76 KB |
simmetrics-core-3.2.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics-core/ -->
<dependency>
<groupId>com.github.mpkorstanje</groupId>
<artifactId>simmetrics-core</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics-core/
implementation 'com.github.mpkorstanje:simmetrics-core:3.2.0'
// https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics-core/
implementation ("com.github.mpkorstanje:simmetrics-core:3.2.0")
'com.github.mpkorstanje:simmetrics-core:jar:3.2.0'
<dependency org="com.github.mpkorstanje" name="simmetrics-core" rev="3.2.0">
<artifact name="simmetrics-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpkorstanje', module='simmetrics-core', version='3.2.0')
)
libraryDependencies += "com.github.mpkorstanje" % "simmetrics-core" % "3.2.0"
[com.github.mpkorstanje/simmetrics-core "3.2.0"]