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