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