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