is not current version
Last Version 0.0.5

cn.brainpoint:febs-identify 0.0.3

Distributed Unique Identify like ObjectId.

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.brainpoint
ArtifactId

ArtifactId

febs-identify
Version

Version

0.0.3
Type

Type

jar

Download febs-identify 0.0.3


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