Last Version

QuickBeans 1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickBeans
Version

Version

1.3
Type

Type

jar
Description

Description

QuickBeans
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/sunyue1380/QuickBeans
Source Code Management

Source Code Management

https://github.com/sunyue1380/QuickBeans

Download QuickBeans 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.