Files download
File Operation
beige-accounting-ajetty-1.1.3.jar download
beige-accounting-ajetty-1.1.3.pom download
beige-accounting-ajetty-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.beigesoft</groupId>
  <artifactId>beige-accounting-ajetty</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.beigesoft:beige-accounting-ajetty:1.1.3'
Gradle Kotlin
implementation("org.beigesoft:beige-accounting-ajetty:1.1.3")
Scala SBT
libraryDependencies += "org.beigesoft" % "beige-accounting-ajetty" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.beigesoft', module='beige-accounting-ajetty', version='1.1.3')
)
Apache Ivy
<dependency org="org.beigesoft" name="beige-accounting-ajetty" rev="1.1.3" />
Leiningen
[org.beigesoft/beige-accounting-ajetty "1.1.3"]
Apache Buildr
'org.beigesoft:beige-accounting-ajetty:jar:1.1.3'