GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-load-step-pipeline |
Version | Version4.0.1 |
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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-load-step-pipeline/
implementation 'com.github.emc-mongoose:mongoose-load-step-pipeline:4.0.1'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-load-step-pipeline/
implementation ("com.github.emc-mongoose:mongoose-load-step-pipeline:4.0.1")
'com.github.emc-mongoose:mongoose-load-step-pipeline:jar:4.0.1'
<dependency org="com.github.emc-mongoose" name="mongoose-load-step-pipeline" rev="4.0.1">
<artifact name="mongoose-load-step-pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-load-step-pipeline', version='4.0.1')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-load-step-pipeline" % "4.0.1"
[com.github.emc-mongoose/mongoose-load-step-pipeline "4.0.1"]