is not current version
Last Version 1.0.3

com.rfksystems:meson 1.0.2

Distributed ID generator inspired by BSON's ObjectID and Snowflake

GroupId

GroupId

com.rfksystems
ArtifactId

ArtifactId

meson
Version

Version

1.0.2
Type

Type

jar

Download meson 1.0.2


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