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