Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdfault-tolerant-ra-api |
Version | Version3.0.6 |
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.6</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.6'
// 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.6")
'org.mobicents.servers.jainslee.core:fault-tolerant-ra-api:jar:3.0.6'
<dependency org="org.mobicents.servers.jainslee.core" name="fault-tolerant-ra-api" rev="3.0.6">
<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.6')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "fault-tolerant-ra-api" % "3.0.6"
[org.mobicents.servers.jainslee.core/fault-tolerant-ra-api "3.0.6"]