MVN

com.github.nikita-volkov.java : composites

Maven & Gradle

Jul 12, 2017
2 usages
0 stars

Composite types for Java · A lightweight library of multi-arity anonymous product- and sum-types for Java

<dependency>
    <groupId>com.github.nikita-volkov.java</groupId>
    <artifactId>composites</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nikita-volkov.java : composites to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.github.nikita-volkov.java : composites to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1
composites-1
0.2
composites-0.2
0.1.x
composites-0.1.2
composites-0.1.1
0.1
composites-0.1

How to add a dependency to Maven

Add the following com.github.nikita-volkov.java : composites maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nikita-volkov.java</groupId>
    <artifactId>composites</artifactId>
    <version>1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nikita-volkov.java : composites gradle dependency to your build.gradle file:

implementation 'com.github.nikita-volkov.java:composites:1'

Gradle Kotlin DSL: Add the following com.github.nikita-volkov.java : composites gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nikita-volkov.java:composites:1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nikita-volkov.java : composites sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nikita-volkov.java" % "composites" % "1"

Advertisement

Dependencies from Group

Nov 06, 2016
3 usages
0 stars
Nov 29, 2016
2 usages
0 stars
Jul 12, 2017
2 usages
0 stars
Feb 14, 2020
1 usages
0 stars
Nov 29, 2016
1 usages
0 stars

Discover Dependencies

Mar 13, 2018
3 usages
0 stars
Mar 01, 2017
3 usages
2 stars
Dec 07, 2017
3 usages
0 stars
Apr 12, 2017
2 usages
1.9k stars
Oct 01, 2019
2 usages
26 stars
Dec 17, 2021
4 usages
335 stars
Jun 17, 2018
2 usages
1 stars
Aug 27, 2017
3 usages
9 stars