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