is not current version
Last Version 5.2.5

com.jalalkiswani:smart-cloud 4.0.7

Smart-Cloud framework

GroupId

GroupId

com.jalalkiswani
ArtifactId

ArtifactId

smart-cloud
Version

Version

4.0.7
Type

Type

pom

Download smart-cloud 4.0.7

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

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