не последняя версия
Последняя версия 5.0.0.RC2

com.codingapi.txlcn:tx-commons 5.0.0.RC1


Группа

Группа

com.codingapi.txlcn
Идентификатор

Идентификатор

tx-commons
Версия

Версия

5.0.0.RC1
Тип

Тип

jar

Скачать tx-commons 5.0.0.RC1


<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-commons/ -->
<dependency>
    <groupId>com.codingapi.txlcn</groupId>
    <artifactId>tx-commons</artifactId>
    <version>5.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-commons/
implementation 'com.codingapi.txlcn:tx-commons:5.0.0.RC1'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-commons/
implementation ("com.codingapi.txlcn:tx-commons:5.0.0.RC1")
'com.codingapi.txlcn:tx-commons:jar:5.0.0.RC1'
<dependency org="com.codingapi.txlcn" name="tx-commons" rev="5.0.0.RC1">
  <artifact name="tx-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-commons', version='5.0.0.RC1')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-commons" % "5.0.0.RC1"
[com.codingapi.txlcn/tx-commons "5.0.0.RC1"]