| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.codingapi |
| Идентификатор | Идентификаторtx-lcn |
| Версия | Версия4.1.0 |
| Тип | Типpom |
| Описание |
Описаниеtx-lcn
tx-lcn project for LCN
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tx-lcn-4.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.codingapi/tx-lcn/ -->
<dependency>
<groupId>com.codingapi</groupId>
<artifactId>tx-lcn</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi/tx-lcn/
implementation 'com.codingapi:tx-lcn:4.1.0'
// https://jarcasting.com/artifacts/com.codingapi/tx-lcn/
implementation ("com.codingapi:tx-lcn:4.1.0")
'com.codingapi:tx-lcn:pom:4.1.0'
<dependency org="com.codingapi" name="tx-lcn" rev="4.1.0">
<artifact name="tx-lcn" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codingapi', module='tx-lcn', version='4.1.0')
)
libraryDependencies += "com.codingapi" % "tx-lcn" % "4.1.0"
[com.codingapi/tx-lcn "4.1.0"]