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