License |
License |
---|---|
GroupId | GroupIdcom.jalalkiswani |
ArtifactId | ArtifactIdsmart-cloud-core |
Version | Version5.1.0 |
Type | Typejar |
Description |
Descriptionsmart-cloud-core
Smart-Cloud framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
smart-cloud-core-5.1.0.pom | |
smart-cloud-core-5.1.0.jar | 314 KB |
smart-cloud-core-5.1.0-sources.jar | 268 KB |
smart-cloud-core-5.1.0-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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-core/
implementation 'com.jalalkiswani:smart-cloud-core:5.1.0'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-core/
implementation ("com.jalalkiswani:smart-cloud-core:5.1.0")
'com.jalalkiswani:smart-cloud-core:jar:5.1.0'
<dependency org="com.jalalkiswani" name="smart-cloud-core" rev="5.1.0">
<artifact name="smart-cloud-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-core', version='5.1.0')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-core" % "5.1.0"
[com.jalalkiswani/smart-cloud-core "5.1.0"]