is not current version
Last Version 1.1.3

org.beigesoft:beige-accounting-web-jar 1.1.1

Beige Accounting WEB Java code.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-accounting-web-jar
Version

Version

1.1.1
Type

Type

jar

Download beige-accounting-web-jar 1.1.1


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