is not current version
Last Version 1.4.2

cn.featherfly:featherfly-conversion 1.2.2

conversion tool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-conversion
Version

Version

1.2.2
Type

Type

jar

Download featherfly-conversion 1.2.2


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