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