Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdfault-tolerant-ra-impl |
Version | Version3.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.core</groupId>
<artifactId>fault-tolerant-ra-impl</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl/
implementation 'org.mobicents.servers.jainslee.core:fault-tolerant-ra-impl:3.0.14'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl/
implementation ("org.mobicents.servers.jainslee.core:fault-tolerant-ra-impl:3.0.14")
'org.mobicents.servers.jainslee.core:fault-tolerant-ra-impl:jar:3.0.14'
<dependency org="org.mobicents.servers.jainslee.core" name="fault-tolerant-ra-impl" rev="3.0.14">
<artifact name="fault-tolerant-ra-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='fault-tolerant-ra-impl', version='3.0.14')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "fault-tolerant-ra-impl" % "3.0.14"
[org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl "3.0.14"]