is not current version
Last Version 1.8.35

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


GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-error-response
Version

Version

1.5.25
Type

Type

jar

Download brikar-error-response 1.5.25


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