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