is not current version
Last Version 1.8.35

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


GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-error-response
Version

Version

1.8.30
Type

Type

jar

Download brikar-error-response 1.8.30


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