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