is not current version
Last Version 0.1.6

cn.featherfly:featherfly-data-office 0.1.3

data-office

Categories

Categories

Data Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-data-office
Version

Version

0.1.3
Type

Type

jar

Download featherfly-data-office 0.1.3


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