MVN

com.github.stefanvstein : candy

Maven & Gradle

Jan 20, 2017
1 usages
2 stars

stonehorse.candy - simpler java · A basic set of functionality that make java programming simpler. Including tail call recursion using trampolines and lazy Iterables.

<dependency>
    <groupId>com.github.stefanvstein</groupId>
    <artifactId>candy</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stefanvstein : candy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.stefanvstein : candy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
candy-0.1

How to add a dependency to Maven

Add the following com.github.stefanvstein : candy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.stefanvstein</groupId>
    <artifactId>candy</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.stefanvstein : candy gradle dependency to your build.gradle file:

implementation 'com.github.stefanvstein:candy:0.1'

Gradle Kotlin DSL: Add the following com.github.stefanvstein : candy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.stefanvstein:candy:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.stefanvstein : candy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.stefanvstein" % "candy" % "0.1"

Advertisement

Dependencies from Group

Jan 20, 2017
1 usages
2 stars
Jan 21, 2017
0 stars

Discover Dependencies

Feb 02, 2017
1 usages
5 stars
Nov 13, 2017
1 usages
2 stars
Nov 29, 2017
1 usages
134 stars
Feb 01, 2017
1 usages
4 stars
Jun 16, 2017
1 usages
1.7k stars
Oct 07, 2017
2 usages
111 stars
Jul 11, 2017
47 stars
Mar 06, 2017
1 usages
3 stars
dfu
Mar 14, 2017
1 usages
272 stars
Nov 24, 2017
1 usages
8 stars