is not current version
Last Version 0.2.2

cn.featherfly.common:common-gentool 0.1.4

common-gentool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-gentool
Version

Version

0.1.4
Type

Type

jar

Download common-gentool 0.1.4


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