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