GroupId | GroupIdcom.truward.brikar |
---|---|
ArtifactId | ArtifactIdbrikar-rpc-rest |
Version | Version1.3.21 |
Type | Typejar |
Filename | Size |
---|---|
brikar-rpc-rest-1.3.21.pom | |
brikar-rpc-rest-1.3.21.jar | 6 KB |
brikar-rpc-rest-1.3.21-sources.jar | 3 KB |
brikar-rpc-rest-1.3.21-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.3.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation 'com.truward.brikar:brikar-rpc-rest:1.3.21'
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-rpc-rest/
implementation ("com.truward.brikar:brikar-rpc-rest:1.3.21")
'com.truward.brikar:brikar-rpc-rest:jar:1.3.21'
<dependency org="com.truward.brikar" name="brikar-rpc-rest" rev="1.3.21">
<artifact name="brikar-rpc-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar', module='brikar-rpc-rest', version='1.3.21')
)
libraryDependencies += "com.truward.brikar" % "brikar-rpc-rest" % "1.3.21"
[com.truward.brikar/brikar-rpc-rest "1.3.21"]