is not current version
Last Version 1.1.0

cn.featherfly:featherfly-algorithm 1.0.1

algorithm tool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-algorithm
Version

Version

1.0.1
Type

Type

jar

Download featherfly-algorithm 1.0.1


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