Last Version

JSONx Sample Invoice 0.3.2

JSONx Sample Invoice: An example related to invoices.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx.sample
ArtifactId

ArtifactId

invoice
Version

Version

0.3.2
Type

Type

jar
Description

Description

JSONx Sample Invoice
JSONx Sample Invoice: An example related to invoices.
Project Organization

Project Organization

JSONx

Download invoice 0.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsonx : binding jar 0.3.2
org.libj : logging jar 0.4.5
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.