is not current version
Last Version 0.1.3

cn.featherfly:featherfly-common-gentool 0.1.2

featherfly-common-gentool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-common-gentool
Version

Version

0.1.2
Type

Type

jar

Download featherfly-common-gentool 0.1.2


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