| GroupId | GroupIdcom.americanexpress.unify.jdocs |
|---|---|
| ArtifactId | ArtifactIdunify-jdocs |
| Version | Version0.0.33 |
| Type | Typejar |
| Filename | Size |
|---|---|
| unify-jdocs-0.0.33.pom | |
| unify-jdocs-0.0.33.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.americanexpress.unify.jdocs/unify-jdocs/ -->
<dependency>
<groupId>com.americanexpress.unify.jdocs</groupId>
<artifactId>unify-jdocs</artifactId>
<version>0.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.americanexpress.unify.jdocs/unify-jdocs/
implementation 'com.americanexpress.unify.jdocs:unify-jdocs:0.0.33'
// https://jarcasting.com/artifacts/com.americanexpress.unify.jdocs/unify-jdocs/
implementation ("com.americanexpress.unify.jdocs:unify-jdocs:0.0.33")
'com.americanexpress.unify.jdocs:unify-jdocs:jar:0.0.33'
<dependency org="com.americanexpress.unify.jdocs" name="unify-jdocs" rev="0.0.33">
<artifact name="unify-jdocs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.americanexpress.unify.jdocs', module='unify-jdocs', version='0.0.33')
)
libraryDependencies += "com.americanexpress.unify.jdocs" % "unify-jdocs" % "0.0.33"
[com.americanexpress.unify.jdocs/unify-jdocs "0.0.33"]