GroupId | GroupIdcom.jalalkiswani |
---|---|
ArtifactId | ArtifactIdsmart-cloud |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
smart-cloud-4.0.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation 'com.jalalkiswani:smart-cloud:4.0.1'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud/
implementation ("com.jalalkiswani:smart-cloud:4.0.1")
'com.jalalkiswani:smart-cloud:pom:4.0.1'
<dependency org="com.jalalkiswani" name="smart-cloud" rev="4.0.1">
<artifact name="smart-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud', version='4.0.1')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud" % "4.0.1"
[com.jalalkiswani/smart-cloud "4.0.1"]