License |
License |
---|---|
GroupId | GroupIdcom.adobe.xmp |
ArtifactId | ArtifactIdxmpcore |
Last Version | Last Version6.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdobe XMPCore
The Adobe XMP Core library
|
Project URL |
Project URL |
Filename | Size |
---|---|
xmpcore-6.1.11.pom | |
xmpcore-6.1.11.jar | 88 KB |
xmpcore-6.1.11-sources.jar | 133 KB |
xmpcore-6.1.11-javadoc.jar | 339 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.xmp/xmpcore/ -->
<dependency>
<groupId>com.adobe.xmp</groupId>
<artifactId>xmpcore</artifactId>
<version>6.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.xmp/xmpcore/
implementation 'com.adobe.xmp:xmpcore:6.1.11'
// https://jarcasting.com/artifacts/com.adobe.xmp/xmpcore/
implementation ("com.adobe.xmp:xmpcore:6.1.11")
'com.adobe.xmp:xmpcore:jar:6.1.11'
<dependency org="com.adobe.xmp" name="xmpcore" rev="6.1.11">
<artifact name="xmpcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.xmp', module='xmpcore', version='6.1.11')
)
libraryDependencies += "com.adobe.xmp" % "xmpcore" % "6.1.11"
[com.adobe.xmp/xmpcore "6.1.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
junit-addons : junit-addons | jar | 1.4 |
xerces : xercesImpl | jar | [2.11.0] |