is not current version
Last Version 1.1.0

com.github.rholder.fauxflake:fauxflake-core 1.0.1

fauxflake-core developed by Ray Holder

GroupId

GroupId

com.github.rholder.fauxflake
ArtifactId

ArtifactId

fauxflake-core
Version

Version

1.0.1
Type

Type

jar

Download fauxflake-core 1.0.1


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