is not current version
Last Version 5.2.5

com.jalalkiswani:smart-cloud 3.0.0

Smart-Cloud framework

GroupId

GroupId

com.jalalkiswani
ArtifactId

ArtifactId

smart-cloud
Version

Version

3.0.0
Type

Type

pom

Download smart-cloud 3.0.0

Filename Size
smart-cloud-3.0.0.pom 5 KB
Browse

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