GroupId | GroupIdcom.github.cafaudit |
---|---|
ArtifactId | ArtifactIdaudit-service-aggregator |
Version | Version3.5.0-451 |
Type | Typepom |
Filename | Size |
---|---|
audit-service-aggregator-3.5.0-451.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>audit-service-aggregator</artifactId>
<version>3.5.0-451</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation 'com.github.cafaudit:audit-service-aggregator:3.5.0-451'
// https://jarcasting.com/artifacts/com.github.cafaudit/audit-service-aggregator/
implementation ("com.github.cafaudit:audit-service-aggregator:3.5.0-451")
'com.github.cafaudit:audit-service-aggregator:pom:3.5.0-451'
<dependency org="com.github.cafaudit" name="audit-service-aggregator" rev="3.5.0-451">
<artifact name="audit-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='audit-service-aggregator', version='3.5.0-451')
)
libraryDependencies += "com.github.cafaudit" % "audit-service-aggregator" % "3.5.0-451"
[com.github.cafaudit/audit-service-aggregator "3.5.0-451"]