is not current version
Last Version 1.1.0

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

fauxflake-core developed by Ray Holder

GroupId

GroupId

com.github.rholder.fauxflake
ArtifactId

ArtifactId

fauxflake-core
Version

Version

1.0.0
Type

Type

jar

Download fauxflake-core 1.0.0


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