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