is not current version
Last Version 1.1.3

org.beigesoft:beige-accounting 1.1.0

Beigesoft Accounting Java library. It consist of accounting models and services, e.g. SumpplierInvoice, service that fill payroll taxes according tax percentage table, etc.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-accounting
Version

Version

1.1.0
Type

Type

jar

Download beige-accounting 1.1.0


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