is not current version
Last Version 1.1.8

org.beigesoft:beigesoft-accounting 1.1.7

It implements accounting models and services, e.g. AccountingEntry, SalesInvoice, service that fill payroll taxes according tax percentage table, etc.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-accounting
Version

Version

1.1.7
Type

Type

jar

Download beigesoft-accounting 1.1.7


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