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