GroupId | GroupIdorg.perfmon4j |
---|---|
ArtifactId | ArtifactIdperfmon4j-utils |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
perfmon4j-utils-1.5.0.pom | |
perfmon4j-utils-1.5.0.jar | 18 KB |
perfmon4j-utils-1.5.0-sources.jar | 9 KB |
perfmon4j-utils-1.5.0-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.perfmon4j/perfmon4j-utils/ -->
<dependency>
<groupId>org.perfmon4j</groupId>
<artifactId>perfmon4j-utils</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.perfmon4j/perfmon4j-utils/
implementation 'org.perfmon4j:perfmon4j-utils:1.5.0'
// https://jarcasting.com/artifacts/org.perfmon4j/perfmon4j-utils/
implementation ("org.perfmon4j:perfmon4j-utils:1.5.0")
'org.perfmon4j:perfmon4j-utils:jar:1.5.0'
<dependency org="org.perfmon4j" name="perfmon4j-utils" rev="1.5.0">
<artifact name="perfmon4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.perfmon4j', module='perfmon4j-utils', version='1.5.0')
)
libraryDependencies += "org.perfmon4j" % "perfmon4j-utils" % "1.5.0"
[org.perfmon4j/perfmon4j-utils "1.5.0"]