GroupId | GroupIdcom.truward.brikar |
---|---|
ArtifactId | ArtifactIdbrikar-rpc-rest |
Version | Version1.6.27 |
Type | Typejar |
Filename | Size |
---|---|
brikar-rpc-rest-1.6.27.pom | |
brikar-rpc-rest-1.6.27.jar | 7 KB |
brikar-rpc-rest-1.6.27-sources.jar | 3 KB |
brikar-rpc-rest-1.6.27-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/ -->
<dependency>
<groupId>com.truward.brikar</groupId>
<artifactId>brikar-rpc-rest</artifactId>
<version>1.6.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation 'com.truward.brikar:brikar-rpc-rest:1.6.27'
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation ("com.truward.brikar:brikar-rpc-rest:1.6.27")
'com.truward.brikar:brikar-rpc-rest:jar:1.6.27'
<dependency org="com.truward.brikar" name="brikar-rpc-rest" rev="1.6.27">
<artifact name="brikar-rpc-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar', module='brikar-rpc-rest', version='1.6.27')
)
libraryDependencies += "com.truward.brikar" % "brikar-rpc-rest" % "1.6.27"
[com.truward.brikar/brikar-rpc-rest "1.6.27"]