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