License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.octo.reactive.audit |
ArtifactId | ArtifactIdreactive-audit-lib |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-audit-lib
Annotations and exceptions to manage reactive-audit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactive-audit-lib-0.8.pom | |
reactive-audit-lib-0.8.jar | 6 KB |
reactive-audit-lib-0.8-sources.jar | 7 KB |
reactive-audit-lib-0.8-javadoc.jar | 37 KB |
Browse |
<!-- 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.reactive.audit/reactive-audit-lib/
implementation 'com.octo.reactive.audit:reactive-audit-lib:0.8'
// https://jarcasting.com/artifacts/com.octo.reactive.audit/reactive-audit-lib/
implementation ("com.octo.reactive.audit:reactive-audit-lib:0.8")
'com.octo.reactive.audit:reactive-audit-lib:jar:0.8'
<dependency org="com.octo.reactive.audit" name="reactive-audit-lib" rev="0.8">
<artifact name="reactive-audit-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.reactive.audit', module='reactive-audit-lib', version='0.8')
)
libraryDependencies += "com.octo.reactive.audit" % "reactive-audit-lib" % "0.8"
[com.octo.reactive.audit/reactive-audit-lib "0.8"]