GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-run |
Version | Version3.5.0-alpha8 |
Type | Typejar |
Filename | Size |
---|---|
mongoose-run-3.5.0-alpha8.pom | |
mongoose-run-3.5.0-alpha8.jar | 45 KB |
mongoose-run-3.5.0-alpha8-sources.jar | 21 KB |
mongoose-run-3.5.0-alpha8-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-run</artifactId>
<version>3.5.0-alpha8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/
implementation 'com.github.emc-mongoose:mongoose-run:3.5.0-alpha8'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/
implementation ("com.github.emc-mongoose:mongoose-run:3.5.0-alpha8")
'com.github.emc-mongoose:mongoose-run:jar:3.5.0-alpha8'
<dependency org="com.github.emc-mongoose" name="mongoose-run" rev="3.5.0-alpha8">
<artifact name="mongoose-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-run', version='3.5.0-alpha8')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-run" % "3.5.0-alpha8"
[com.github.emc-mongoose/mongoose-run "3.5.0-alpha8"]