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