| Группа | Группаcom.jalalkiswani |
|---|---|
| Идентификатор | Идентификаторsmart-cloud-reports |
| Версия | Версия4.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| smart-cloud-reports-4.0.1.pom | |
| smart-cloud-reports-4.0.1.jar | 1 MB |
| smart-cloud-reports-4.0.1-sources.jar | 1 MB |
| smart-cloud-reports-4.0.1-javadoc.jar | 133 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud-reports</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/
implementation 'com.jalalkiswani:smart-cloud-reports:4.0.1'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-reports/
implementation ("com.jalalkiswani:smart-cloud-reports:4.0.1")
'com.jalalkiswani:smart-cloud-reports:jar:4.0.1'
<dependency org="com.jalalkiswani" name="smart-cloud-reports" rev="4.0.1">
<artifact name="smart-cloud-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-reports', version='4.0.1')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-reports" % "4.0.1"
[com.jalalkiswani/smart-cloud-reports "4.0.1"]