GroupId | GroupIdcom.mgmtp.perfload |
---|---|
ArtifactId | ArtifactIdperfload-console |
Version | Version4.6.0 |
Type | Typejar |
Filename | Size |
---|---|
perfload-console-4.6.0.pom | |
perfload-console-4.6.0.jar | 41 KB |
perfload-console-4.6.0-sources.jar | 24 KB |
perfload-console-4.6.0-javadoc.jar | 83 KB |
perfload-console-4.6.0-dist.zip | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/ -->
<dependency>
<groupId>com.mgmtp.perfload</groupId>
<artifactId>perfload-console</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/
implementation 'com.mgmtp.perfload:perfload-console:4.6.0'
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/
implementation ("com.mgmtp.perfload:perfload-console:4.6.0")
'com.mgmtp.perfload:perfload-console:jar:4.6.0'
<dependency org="com.mgmtp.perfload" name="perfload-console" rev="4.6.0">
<artifact name="perfload-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.perfload', module='perfload-console', version='4.6.0')
)
libraryDependencies += "com.mgmtp.perfload" % "perfload-console" % "4.6.0"
[com.mgmtp.perfload/perfload-console "4.6.0"]