License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-algorithm |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-algorithm
algorithm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-algorithm/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-algorithm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-algorithm/
implementation 'cn.featherfly:featherfly-algorithm:1.1.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-algorithm/
implementation ("cn.featherfly:featherfly-algorithm:1.1.0")
'cn.featherfly:featherfly-algorithm:jar:1.1.0'
<dependency org="cn.featherfly" name="featherfly-algorithm" rev="1.1.0">
<artifact name="featherfly-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-algorithm', version='1.1.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-algorithm" % "1.1.0"
[cn.featherfly/featherfly-algorithm "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | LATEST |
org.bouncycastle : bcprov-jdk15on | jar | 1.62 |