Jar examples for x:xmpcore
The XMP Library for Java is based on the C++ XMPCore library and the API is similar.
You can download jar file xmpcore 5.1.1 in this page.
The BSD License
You can use the following script to add xmpcore-5.1.1.jar to your project.
<dependency> <groupId>com.adobe.xmp</groupId> <artifactId>xmpcore</artifactId> <version>5.1.1</version> </dependency>
compile group: 'com.adobe.xmp', name: 'xmpcore', version: '5.1.1'
libraryDependencies += "com.adobe.xmp" % "xmpcore" % "5.1.1"
<dependency org="com.adobe.xmp" name="xmpcore" rev="5.1.1"/>
@Grapes(@Grab(group='com.adobe.xmp', module='xmpcore', version='5.1.1'))
'com.adobe.xmp:xmpcore:jar:5.1.1'
Click the following link to download the jar file.
xmpcore-5.1.1-javadoc.jar