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