License |
License |
---|---|
GroupId | GroupIdorg.tallison.xmp |
ArtifactId | ArtifactIdxmpcore-shaded |
Last Version | Last Version6.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPCore Shaded
This project shades Adobe's xmpcore to remove the *.internal.* component from name spaces
to make recent versions backwards compatible
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmpcore-shaded-6.1.11.pom | |
xmpcore-shaded-6.1.11.jar | 138 KB |
xmpcore-shaded-6.1.11-sources.jar | 3 KB |
xmpcore-shaded-6.1.11-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tallison.xmp/xmpcore-shaded/ -->
<dependency>
<groupId>org.tallison.xmp</groupId>
<artifactId>xmpcore-shaded</artifactId>
<version>6.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.tallison.xmp/xmpcore-shaded/
implementation 'org.tallison.xmp:xmpcore-shaded:6.1.11'
// https://jarcasting.com/artifacts/org.tallison.xmp/xmpcore-shaded/
implementation ("org.tallison.xmp:xmpcore-shaded:6.1.11")
'org.tallison.xmp:xmpcore-shaded:jar:6.1.11'
<dependency org="org.tallison.xmp" name="xmpcore-shaded" rev="6.1.11">
<artifact name="xmpcore-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tallison.xmp', module='xmpcore-shaded', version='6.1.11')
)
libraryDependencies += "org.tallison.xmp" % "xmpcore-shaded" % "6.1.11"
[org.tallison.xmp/xmpcore-shaded "6.1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.xmp : xmpcore | jar | 6.1.11 |