| License |
License |
|---|---|
| GroupId | GroupIdcom.truthbean |
| ArtifactId | ArtifactIddebbie-cloud |
| Version | Version0.5.2-RELEASE |
| Type | Typepom |
| Description |
Descriptiondebbie-cloud
debbie cloud
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debbie-cloud-0.5.2-RELEASE.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-cloud</artifactId>
<version>0.5.2-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/
implementation 'com.truthbean:debbie-cloud:0.5.2-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-cloud/
implementation ("com.truthbean:debbie-cloud:0.5.2-RELEASE")
'com.truthbean:debbie-cloud:pom:0.5.2-RELEASE'
<dependency org="com.truthbean" name="debbie-cloud" rev="0.5.2-RELEASE">
<artifact name="debbie-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-cloud', version='0.5.2-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-cloud" % "0.5.2-RELEASE"
[com.truthbean/debbie-cloud "0.5.2-RELEASE"]