is not current version
Last Version 1.4.2

cn.featherfly:featherfly-conversion 1.3.1

conversion

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-conversion
Version

Version

1.3.1
Type

Type

jar

Download featherfly-conversion 1.3.1


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