GroupId | GroupIdcom.codingapi.txlcn |
---|---|
ArtifactId | ArtifactIdtx-lcn |
Version | Version5.0.0.RC2 |
Type | Typepom |
Filename | Size |
---|---|
tx-lcn-5.0.0.RC2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-lcn/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>tx-lcn</artifactId>
<version>5.0.0.RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-lcn/
implementation 'com.codingapi.txlcn:tx-lcn:5.0.0.RC2'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-lcn/
implementation ("com.codingapi.txlcn:tx-lcn:5.0.0.RC2")
'com.codingapi.txlcn:tx-lcn:pom:5.0.0.RC2'
<dependency org="com.codingapi.txlcn" name="tx-lcn" rev="5.0.0.RC2">
<artifact name="tx-lcn" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-lcn', version='5.0.0.RC2')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-lcn" % "5.0.0.RC2"
[com.codingapi.txlcn/tx-lcn "5.0.0.RC2"]