Download fauxflake-core-1.0.0.jar file - Jar f

Jar examples for f:fauxflake-core

Description

fauxflake-core developed by Ray Holder

You can download jar file fauxflake-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fauxflake-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.rholder.fauxflake</groupId>
   <artifactId>fauxflake-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.rholder.fauxflake', name: 'fauxflake-core', version: '1.0.0'
libraryDependencies += "com.github.rholder.fauxflake" % "fauxflake-core" % "1.0.0"
<dependency org="com.github.rholder.fauxflake" name="fauxflake-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.rholder.fauxflake', module='fauxflake-core', version='1.0.0'))
'com.github.rholder.fauxflake:fauxflake-core:jar:1.0.0'

Download

Click the following link to download the jar file.

fauxflake-core-1.0.0-javadoc.jar
fauxflake-core-1.0.0-sources.jar
fauxflake-core-1.0.0.jar
fauxflake-core-1.0.0.pom



Related Tutorials