is not current version
Last Version 1.8.32

com.truward.brikar:brikar-rpc-rest 1.8.31


GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-rpc-rest
Version

Version

1.8.31
Type

Type

jar

Download brikar-rpc-rest 1.8.31


<!-- https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/ -->
<dependency>
    <groupId>com.truward.brikar</groupId>
    <artifactId>brikar-rpc-rest</artifactId>
    <version>1.8.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation 'com.truward.brikar:brikar-rpc-rest:1.8.31'
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation ("com.truward.brikar:brikar-rpc-rest:1.8.31")
'com.truward.brikar:brikar-rpc-rest:jar:1.8.31'
<dependency org="com.truward.brikar" name="brikar-rpc-rest" rev="1.8.31">
  <artifact name="brikar-rpc-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar', module='brikar-rpc-rest', version='1.8.31')
)
libraryDependencies += "com.truward.brikar" % "brikar-rpc-rest" % "1.8.31"
[com.truward.brikar/brikar-rpc-rest "1.8.31"]