Last Version

JempBox - Java XMP Library 0.2.0

JempBox is an open source Java library that implements Adobe's XMP(TM) specification.

License

License

BSD
GroupId

GroupId

org.jempbox
ArtifactId

ArtifactId

jempbox
Version

Version

0.2.0
Type

Type

jar
Description

Description

JempBox - Java XMP Library
JempBox is an open source Java library that implements Adobe's XMP(TM) specification.
Project URL

Project URL

http://www.jempbox.org/
Source Code Management

Source Code Management

http://jempbox.cvs.sourceforge.net/jempbox/

Download jempbox 0.2.0


<!-- https://jarcasting.com/artifacts/org.jempbox/jempbox/ -->
<dependency>
    <groupId>org.jempbox</groupId>
    <artifactId>jempbox</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jempbox/jempbox/
implementation 'org.jempbox:jempbox:0.2.0'
// https://jarcasting.com/artifacts/org.jempbox/jempbox/
implementation ("org.jempbox:jempbox:0.2.0")
'org.jempbox:jempbox:jar:0.2.0'
<dependency org="org.jempbox" name="jempbox" rev="0.2.0">
  <artifact name="jempbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jempbox', module='jempbox', version='0.2.0')
)
libraryDependencies += "org.jempbox" % "jempbox" % "0.2.0"
[org.jempbox/jempbox "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.