GroupId | GroupIdcom.codingapi.txlcn |
---|---|
ArtifactId | ArtifactIdtx-spi-message |
Version | Version5.0.0.RC1 |
Type | Typejar |
Filename | Size |
---|---|
tx-spi-message-5.0.0.RC1.pom | |
tx-spi-message-5.0.0.RC1.jar | 26 KB |
tx-spi-message-5.0.0.RC1-sources.jar | 22 KB |
tx-spi-message-5.0.0.RC1-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>tx-spi-message</artifactId>
<version>5.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/
implementation 'com.codingapi.txlcn:tx-spi-message:5.0.0.RC1'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-spi-message/
implementation ("com.codingapi.txlcn:tx-spi-message:5.0.0.RC1")
'com.codingapi.txlcn:tx-spi-message:jar:5.0.0.RC1'
<dependency org="com.codingapi.txlcn" name="tx-spi-message" rev="5.0.0.RC1">
<artifact name="tx-spi-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-spi-message', version='5.0.0.RC1')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-spi-message" % "5.0.0.RC1"
[com.codingapi.txlcn/tx-spi-message "5.0.0.RC1"]