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