GroupId | GroupIdcom.github.cafaudit |
---|---|
ArtifactId | ArtifactIdcaf-audit-binding-webservice |
Version | Version3.4.0-380 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-binding-webservice/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-binding-webservice</artifactId>
<version>3.4.0-380</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-binding-webservice/
implementation 'com.github.cafaudit:caf-audit-binding-webservice:3.4.0-380'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-binding-webservice/
implementation ("com.github.cafaudit:caf-audit-binding-webservice:3.4.0-380")
'com.github.cafaudit:caf-audit-binding-webservice:jar:3.4.0-380'
<dependency org="com.github.cafaudit" name="caf-audit-binding-webservice" rev="3.4.0-380">
<artifact name="caf-audit-binding-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-binding-webservice', version='3.4.0-380')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-binding-webservice" % "3.4.0-380"
[com.github.cafaudit/caf-audit-binding-webservice "3.4.0-380"]