| Группа | Группаcom.github.emc-mongoose |
|---|---|
| Идентификатор | Идентификаторmongoose-api-common |
| Версия | Версия3.5.0-alpha4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mongoose-api-common-3.5.0-alpha4.pom | |
| mongoose-api-common-3.5.0-alpha4.jar | 368 KB |
| mongoose-api-common-3.5.0-alpha4-sources.jar | 251 KB |
| mongoose-api-common-3.5.0-alpha4-javadoc.jar | 790 KB |
| Обзор |
<!-- 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.5.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-api-common/
implementation 'com.github.emc-mongoose:mongoose-api-common:3.5.0-alpha4'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-api-common/
implementation ("com.github.emc-mongoose:mongoose-api-common:3.5.0-alpha4")
'com.github.emc-mongoose:mongoose-api-common:jar:3.5.0-alpha4'
<dependency org="com.github.emc-mongoose" name="mongoose-api-common" rev="3.5.0-alpha4">
<artifact name="mongoose-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-api-common', version='3.5.0-alpha4')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-api-common" % "3.5.0-alpha4"
[com.github.emc-mongoose/mongoose-api-common "3.5.0-alpha4"]