is not current version
Last Version 5.2.5

com.jalalkiswani:smart-cloud 4.0.4

Smart-Cloud framework

GroupId

GroupId

com.jalalkiswani
ArtifactId

ArtifactId

smart-cloud
Version

Version

4.0.4
Type

Type

pom

Download smart-cloud 4.0.4

Filename Size
smart-cloud-4.0.4.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/ -->
<dependency>
    <groupId>com.jalalkiswani</groupId>
    <artifactId>smart-cloud</artifactId>
    <version>4.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation 'com.jalalkiswani:smart-cloud:4.0.4'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation ("com.jalalkiswani:smart-cloud:4.0.4")
'com.jalalkiswani:smart-cloud:pom:4.0.4'
<dependency org="com.jalalkiswani" name="smart-cloud" rev="4.0.4">
  <artifact name="smart-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud', version='4.0.4')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud" % "4.0.4"
[com.jalalkiswani/smart-cloud "4.0.4"]