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