| License |
License |
|---|---|
| GroupId | GroupIdcom.jalalkiswani |
| ArtifactId | ArtifactIdsmart-cloud-core |
| Last Version | Last Version5.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmart-cloud-core
Smart-Cloud framework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smart-cloud-core-5.2.5.pom | |
| smart-cloud-core-5.2.5.jar | 300 KB |
| smart-cloud-core-5.2.5-sources.jar | 262 KB |
| smart-cloud-core-5.2.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-core/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud-core</artifactId>
<version>5.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-core/
implementation 'com.jalalkiswani:smart-cloud-core:5.2.5'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-core/
implementation ("com.jalalkiswani:smart-cloud-core:5.2.5")
'com.jalalkiswani:smart-cloud-core:jar:5.2.5'
<dependency org="com.jalalkiswani" name="smart-cloud-core" rev="5.2.5">
<artifact name="smart-cloud-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-core', version='5.2.5')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-core" % "5.2.5"
[com.jalalkiswani/smart-cloud-core "5.2.5"]