is not current version
Last Version 1.8.35

com.truward.brikar:brikar-error-response 1.3.21


GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-error-response
Version

Version

1.3.21
Type

Type

jar

Download brikar-error-response 1.3.21


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