GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-tests-system |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
mongoose-tests-system-3.3.0.pom | |
mongoose-tests-system-3.3.0.jar | 325 bytes |
mongoose-tests-system-3.3.0-sources.jar | 261 bytes |
mongoose-tests-system-3.3.0-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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-system/
implementation 'com.github.emc-mongoose:mongoose-tests-system:3.3.0'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-system/
implementation ("com.github.emc-mongoose:mongoose-tests-system:3.3.0")
'com.github.emc-mongoose:mongoose-tests-system:jar:3.3.0'
<dependency org="com.github.emc-mongoose" name="mongoose-tests-system" rev="3.3.0">
<artifact name="mongoose-tests-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-tests-system', version='3.3.0')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-tests-system" % "3.3.0"
[com.github.emc-mongoose/mongoose-tests-system "3.3.0"]