GroupId | GroupIdcom.jalalkiswani |
---|---|
ArtifactId | ArtifactIdsmart-cloud-reports |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
smart-cloud-reports-2.0.1.pom | |
smart-cloud-reports-2.0.1.jar | 1 MB |
smart-cloud-reports-2.0.1-sources.jar | 1 MB |
smart-cloud-reports-2.0.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud-reports</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/
implementation 'com.jalalkiswani:smart-cloud-reports:2.0.1'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/
implementation ("com.jalalkiswani:smart-cloud-reports:2.0.1")
'com.jalalkiswani:smart-cloud-reports:jar:2.0.1'
<dependency org="com.jalalkiswani" name="smart-cloud-reports" rev="2.0.1">
<artifact name="smart-cloud-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-reports', version='2.0.1')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-reports" % "2.0.1"
[com.jalalkiswani/smart-cloud-reports "2.0.1"]