is not current version
Last Version 0.0.5

cn.brainpoint:febs-identify 0.0.1

Distributed Unique Identify like ObjectId.

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.brainpoint
ArtifactId

ArtifactId

febs-identify
Version

Version

0.0.1
Type

Type

jar

Download febs-identify 0.0.1


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