is not current version
Last Version 1.3

cn.schoolwow:QuickBeans 1.0


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickBeans
Version

Version

1.0
Type

Type

jar

Download QuickBeans 1.0


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