Last Version

Mustang 2.5.1

The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs

License

License

GroupId

GroupId

org.mustangproject
ArtifactId

ArtifactId

core
Version

Version

2.5.1
Type

Type

pom
Description

Description

Mustang
The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs
Project URL

Project URL

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

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download core 2.5.1

Filename Size
core-2.5.1.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • library
  • validator
  • Mustang-CLI