| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yaoguoh |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия2.6.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommon
Common Dependencies
|
| Имя Файла | Размер |
|---|---|
| common-2.6.8.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common</artifactId>
<version>2.6.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common/
implementation 'com.github.yaoguoh:common:2.6.8'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common/
implementation ("com.github.yaoguoh:common:2.6.8")
'com.github.yaoguoh:common:pom:2.6.8'
<dependency org="com.github.yaoguoh" name="common" rev="2.6.8">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common', version='2.6.8')
)
libraryDependencies += "com.github.yaoguoh" % "common" % "2.6.8"
[com.github.yaoguoh/common "2.6.8"]