| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.truthbean |
| Идентификатор | Идентификаторdebbie-cloud |
| Версия | Версия0.5.3-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеdebbie-cloud
debbie cloud
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| debbie-cloud-0.5.3-RELEASE.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-cloud</artifactId>
<version>0.5.3-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/
implementation 'com.truthbean:debbie-cloud:0.5.3-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/
implementation ("com.truthbean:debbie-cloud:0.5.3-RELEASE")
'com.truthbean:debbie-cloud:pom:0.5.3-RELEASE'
<dependency org="com.truthbean" name="debbie-cloud" rev="0.5.3-RELEASE">
<artifact name="debbie-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-cloud', version='0.5.3-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-cloud" % "0.5.3-RELEASE"
[com.truthbean/debbie-cloud "0.5.3-RELEASE"]