GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-timeline |
Version | Version2.2.12 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-timeline-2.2.12.pom | |
xm-commons-timeline-2.2.12.jar | 12 KB |
xm-commons-timeline-2.2.12-sources.jar | 6 KB |
xm-commons-timeline-2.2.12-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-timeline/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-timeline</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-timeline/
implementation 'com.icthh.xm.commons:xm-commons-timeline:2.2.12'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-timeline/
implementation ("com.icthh.xm.commons:xm-commons-timeline:2.2.12")
'com.icthh.xm.commons:xm-commons-timeline:jar:2.2.12'
<dependency org="com.icthh.xm.commons" name="xm-commons-timeline" rev="2.2.12">
<artifact name="xm-commons-timeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-timeline', version='2.2.12')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-timeline" % "2.2.12"
[com.icthh.xm.commons/xm-commons-timeline "2.2.12"]