GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-load-step-weighted |
Version | Version4.2.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-load-step-weighted/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-load-step-weighted</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-load-step-weighted/
implementation 'com.github.emc-mongoose:mongoose-load-step-weighted:4.2.7'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-load-step-weighted/
implementation ("com.github.emc-mongoose:mongoose-load-step-weighted:4.2.7")
'com.github.emc-mongoose:mongoose-load-step-weighted:jar:4.2.7'
<dependency org="com.github.emc-mongoose" name="mongoose-load-step-weighted" rev="4.2.7">
<artifact name="mongoose-load-step-weighted" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-load-step-weighted', version='4.2.7')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-load-step-weighted" % "4.2.7"
[com.github.emc-mongoose/mongoose-load-step-weighted "4.2.7"]