is not current version
Last Version 5.2.5

com.jalalkiswani:smart-cloud 2.0.8

Smart-Cloud framework

GroupId

GroupId

com.jalalkiswani
ArtifactId

ArtifactId

smart-cloud
Version

Version

2.0.8
Type

Type

pom

Download smart-cloud 2.0.8

Filename Size
smart-cloud-2.0.8.pom 6 KB
Browse

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