is not current version
Last Version 0.8

com.octo.reactive.audit:reactive-audit-lib 0.7.1

Annotations and exceptions to manage reactive-audit

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.octo.reactive.audit
ArtifactId

ArtifactId

reactive-audit-lib
Version

Version

0.7.1
Type

Type

jar

Download reactive-audit-lib 0.7.1


<!-- https://jarcasting.com/artifacts/com.octo.reactive.audit/reactive-audit-lib/ -->
<dependency>
    <groupId>com.octo.reactive.audit</groupId>
    <artifactId>reactive-audit-lib</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.reactive.audit/reactive-audit-lib/
implementation 'com.octo.reactive.audit:reactive-audit-lib:0.7.1'
// https://jarcasting.com/artifacts/com.octo.reactive.audit/reactive-audit-lib/
implementation ("com.octo.reactive.audit:reactive-audit-lib:0.7.1")
'com.octo.reactive.audit:reactive-audit-lib:jar:0.7.1'
<dependency org="com.octo.reactive.audit" name="reactive-audit-lib" rev="0.7.1">
  <artifact name="reactive-audit-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.reactive.audit', module='reactive-audit-lib', version='0.7.1')
)
libraryDependencies += "com.octo.reactive.audit" % "reactive-audit-lib" % "0.7.1"
[com.octo.reactive.audit/reactive-audit-lib "0.7.1"]