Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdfault-tolerant-ra-impl |
Version | Version2.8.59 |
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>2.8.59</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:2.8.59'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl/
implementation ("org.mobicents.servers.jainslee.core:fault-tolerant-ra-impl:2.8.59")
'org.mobicents.servers.jainslee.core:fault-tolerant-ra-impl:jar:2.8.59'
<dependency org="org.mobicents.servers.jainslee.core" name="fault-tolerant-ra-impl" rev="2.8.59">
<artifact name="fault-tolerant-ra-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='fault-tolerant-ra-impl', version='2.8.59')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "fault-tolerant-ra-impl" % "2.8.59"
[org.mobicents.servers.jainslee.core/fault-tolerant-ra-impl "2.8.59"]