| License |
License |
|---|---|
| GroupId | GroupIdcom.jalalkiswani |
| ArtifactId | ArtifactIdsmart-cloud |
| Last Version | Last Version5.2.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsmart-cloud
Smart-Cloud framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smart-cloud-5.2.5.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud</artifactId>
<version>5.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation 'com.jalalkiswani:smart-cloud:5.2.5'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation ("com.jalalkiswani:smart-cloud:5.2.5")
'com.jalalkiswani:smart-cloud:pom:5.2.5'
<dependency org="com.jalalkiswani" name="smart-cloud" rev="5.2.5">
<artifact name="smart-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud', version='5.2.5')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud" % "5.2.5"
[com.jalalkiswani/smart-cloud "5.2.5"]